Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 555 → Rev 556

/trunk/client/integrateur_wikini/bibliotheque/iw_integrateur.fonct.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: iw_integrateur.fonct.php,v 1.1 2005-10-17 13:41:34 ddelon Exp $
// CVS : $Id: iw_integrateur.fonct.php,v 1.2 2005-10-20 10:28:25 ddelon Exp $
/**
* Fonctions de l'integrateur de page Wikini
*
33,7 → 33,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2005-10-17 13:41:34 $
*@version $Revision: 1.2 $ $Date: 2005-10-20 10:28:25 $
*
// +------------------------------------------------------------------------------------------------------+
// | ENTETE du PROGRAMME |
85,6 → 85,8
ob_start();
 
include_once IW_CHEMIN_WIKINI_COURANT.'wakka.php';
include_once(IW_CHEMIN_WIKINI_COURANT."/formatters/tableaux.php");
include_once(IW_CHEMIN_WIKINI_COURANT."/actions/attach.class.php");
 
ob_end_clean();
$_SERVER['PHP_SELF']=$server;
94,8 → 96,6
Class Wiki_Papyrus extends Wiki {
//TODO : a gauche !
function Header() {
return;