Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 579 → Rev 580

/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.11 2005-10-17 13:41:34 ddelon Exp $
// CVS : $Id: integrateur_wikini.php,v 1.12 2005-10-31 17:12:00 ddelon Exp $
/**
* Integrateur de page Wikini
*
33,7 → 33,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.11 $ $Date: 2005-10-17 13:41:34 $
*@version $Revision: 1.12 $ $Date: 2005-10-31 17:12:00 $
*
// +------------------------------------------------------------------------------------------------------+
// | ENTETE du PROGRAMME |
80,6 → 80,6
*/
function afficherContenuPied()
{
return inclusion_html('pied_page');
return '';
}
?>