Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 345 → Rev 346

/trunk/papyrus/applications/admin_menu/bibliotheque/adme_menu_classique.fonct.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: adme_menu_classique.fonct.php,v 1.16 2005-03-29 15:49:12 jpm Exp $
// CVS : $Id: adme_menu_classique.fonct.php,v 1.17 2005-04-19 16:47:16 jpm Exp $
/**
* Fonctions de gestion des menus classiques
*
35,7 → 35,7
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.16 $ $Date: 2005-03-29 15:49:12 $
*@version $Revision: 1.17 $ $Date: 2005-04-19 16:47:16 $
// +------------------------------------------------------------------------------------------------------+
*/
 
294,6 → 294,7
'gm_date_acceptation = "'.date('Y-m-d H:i:s').'", '.
'gm_date_publication = "'.date('Y-m-d H:i:s').'", '.
'gm_date_debut_validite = "'.date('Y-m-d H:i:s').'", '.
'gm_date_fin_validite = "0000-00-00 00:00:00", '.
'gm_date_copyright = "'.date('Y-00-00 00:00:00').'", '.
'gm_categorie = "menu", '.
'gm_ce_admin = '.$auth->getAuthData('ga_id_administrateur').' '
938,6 → 939,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.16 2005/03/29 15:49:12 jpm
* Ajout de la date de création dans le formulaire des menus.
*
* Revision 1.15 2005/02/28 11:05:06 jpm
* Modification des auteurs.
*