Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 452 → Rev 453

/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.8 2005-09-20 20:25:39 ddelon Exp $
// CVS : $Id: integrateur_wikini.php,v 1.9 2005-09-23 13:58:07 ddelon Exp $
/**
* Integrateur de page Wikini
*
33,7 → 33,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.8 $ $Date: 2005-09-20 20:25:39 $
*@version $Revision: 1.9 $ $Date: 2005-09-23 13:58:07 $
*
// +------------------------------------------------------------------------------------------------------+
// | ENTETE du PROGRAMME |
122,7 → 122,7
return $result;
}
return Parent::FormOpen($method,$tag, $formMethod);
return parent::FormOpen($method,$tag, $formMethod);
}
// Detournement des handlers : comme ca on peut faire ce que l'on veut ....