Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 442 → Rev 443

/trunk/client/integrateur_wikini/integrateur_wikini.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: integrateur_wikini.php,v 1.6 2005-09-14 09:12:15 ddelon Exp $
// CVS : $Id: integrateur_wikini.php,v 1.7 2005-09-20 17:01:22 ddelon Exp $
/**
* Integrateur de page Wikini
*
33,7 → 33,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.6 $ $Date: 2005-09-14 09:12:15 $
*@version $Revision: 1.7 $ $Date: 2005-09-20 17:01:22 $
*
// +------------------------------------------------------------------------------------------------------+
// | ENTETE du PROGRAMME |
208,7 → 208,7
}
else {
return Parent::Method($method);
return parent::Method($method);
}
}
250,7 → 250,6
// Autre possibilite : la page speciale MENU
global $wiki;
global $wikini_config_defaut;
$sortie='';