Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 345 → Rev 346

/trunk/papyrus/applications/admin_menu/bibliotheque/adme_menu_commun.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: adme_menu_commun.fonct.php,v 1.11 2005-03-29 15:49:12 jpm Exp $
// CVS : $Id: adme_menu_commun.fonct.php,v 1.12 2005-04-19 16:47:16 jpm Exp $
/**
* Application de gestion des menus communs
*
37,7 → 37,7
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.11 $ $Date: 2005-03-29 15:49:12 $
*@version $Revision: 1.12 $ $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').' '
876,6 → 877,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.11 2005/03/29 15:49:12 jpm
* Ajout de la date de création dans le formulaire des menus.
*
* Revision 1.10 2005/02/28 11:05:06 jpm
* Modification des auteurs.
*