Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 399 → Rev 400

/trunk/actions/wikini.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: wikini.php,v 1.18 2008-08-25 15:02:49 alexandre_tb Exp $
// CVS : $Id: wikini.php,v 1.17 2007-06-25 12:15:06 alexandre_tb Exp $
/**
* Application projet
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.18 $
*@version $Revision: 1.17 $
// +------------------------------------------------------------------------------------------------------+
*/
 
43,7 → 43,7
// On se situe dans la methode run() de la classe projetControleur
//
 
 
$droits = PROJET_DROIT_AUCUN ;
$res = '' ;
$loggue = $this->_auth->getAuth();
include_once PROJET_CHEMIN_CLASSES.'projet.class.php' ;
54,7 → 54,6
$lien_inscription = PROJET_LIEN_INSCRIPTION_CMS;
$wiki_res = '' ;
 
$script_wiki = '$(document).ready(function() {
$(\'#projet_lien_inscription\').bind(\'click\', function() {
$(\'#projet_bloc_inscription\').toggle();
127,7 → 126,7
ob_end_clean();
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* $Log$
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/