diff options
Diffstat (limited to 'admin/include')
-rw-r--r-- | admin/include/functions_history.inc.php | 8 | ||||
-rw-r--r-- | admin/include/functions_notification_by_mail.inc.php | 6 | ||||
-rw-r--r-- | admin/include/functions_tabsheet.inc.php | 8 | ||||
-rw-r--r-- | admin/include/functions_upgrade.php | 6 |
4 files changed, 14 insertions, 14 deletions
diff --git a/admin/include/functions_history.inc.php b/admin/include/functions_history.inc.php index 9504afab4..b1a7027b5 100644 --- a/admin/include/functions_history.inc.php +++ b/admin/include/functions_history.inc.php @@ -4,10 +4,10 @@ // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | file : $Id: functions_history.inc.php 1874 2007-03-06 02:07:15Z rub $ -// | last update : $Date: 2007-03-06 03:07:15 +0100 (mar., 06 mars 2007) $ -// | last modifier : $Author: rub $ -// | revision : $Revision: 1874 $ +// | file : $Id$ +// | last update : $Date$ +// | last modifier : $Author$ +// | revision : $Revision$ // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | diff --git a/admin/include/functions_notification_by_mail.inc.php b/admin/include/functions_notification_by_mail.inc.php index 5773d105d..c4cff9c92 100644 --- a/admin/include/functions_notification_by_mail.inc.php +++ b/admin/include/functions_notification_by_mail.inc.php @@ -6,9 +6,9 @@ // | Copyright (C) 2006-2007 Ruben ARNAUD - team@phpwebgallery.net | // +-----------------------------------------------------------------------+ // | file : $Id$ -// | last update : $Date: 2006-03-23 02:49:04 +0100 (jeu., 23 mars 2006) $ -// | last modifier : $Author: rvelices $ -// | revision : $Revision: 1094 $ +// | last update : $Date$ +// | last modifier : $Author$ +// | revision : $Revision$ // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | diff --git a/admin/include/functions_tabsheet.inc.php b/admin/include/functions_tabsheet.inc.php index 1f7dbc0d9..e8a5704d7 100644 --- a/admin/include/functions_tabsheet.inc.php +++ b/admin/include/functions_tabsheet.inc.php @@ -4,10 +4,10 @@ // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | file : $Id: functions_tabsheet.inc.php 1874 2007-03-06 02:07:15Z rub $ -// | last update : $Date: 2007-03-06 03:07:15 +0100 (mar., 06 mars 2007) $ -// | last modifier : $Author: rub $ -// | revision : $Revision: 1874 $ +// | file : $Id$ +// | last update : $Date$ +// | last modifier : $Author$ +// | revision : $Revision$ // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | diff --git a/admin/include/functions_upgrade.php b/admin/include/functions_upgrade.php index fb36262d0..843efa58e 100644 --- a/admin/include/functions_upgrade.php +++ b/admin/include/functions_upgrade.php @@ -6,9 +6,9 @@ // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ -// | last update : $Date: 2006-03-09 00:14:53 +0100 (jeu., 09 mars 2006) $ -// | last modifier : $Author: rub $ -// | revision : $Revision: 1070 $ +// | last update : $Date$ +// | last modifier : $Author$ +// | revision : $Revision$ // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | // | it under the terms of the GNU General Public License as published by | |