Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 581 → Rev 582

/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.5 2005-10-31 17:45:41 ddelon Exp $
// CVS : $Id: iw_integrateur.fonct.php,v 1.6 2005-10-31 18:36:36 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.5 $ $Date: 2005-10-31 17:45:41 $
*@version $Revision: 1.6 $ $Date: 2005-10-31 18:36:36 $
*
// +------------------------------------------------------------------------------------------------------+
// | ENTETE du PROGRAMME |
192,8 → 192,6
$this->ClearLinkTable();
 
// forward
print "hh";
debug_print_backtrace();
$this->Redirect($this->href());
}
}