diff options
author | plegall <plg@piwigo.org> | 2009-05-13 23:21:06 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-05-13 23:21:06 +0000 |
commit | ae39ae328aa341ddeb1f23607488cfda0d6965b8 (patch) | |
tree | 973bac677d1edbbdfc9fd3560efd766494d52150 /admin/template/goto/theme/roma/index.php | |
parent | 41e0ae234312c82d62c9998674b4606bef722d3d (diff) |
complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | admin/template/goto/theme/roma/index.php | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/admin/template/goto/theme/roma/index.php b/admin/template/goto/theme/roma/index.php index efb68d03d..871b52b6a 100644 --- a/admin/template/goto/theme/roma/index.php +++ b/admin/template/goto/theme/roma/index.php @@ -20,30 +20,6 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | // +-----------------------------------------------------------------------+ -// +-----------------------------------------------------------------------+ -// | PhpWebGallery - a PHP based picture gallery | -// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | -// +-----------------------------------------------------------------------+ -// | file : $Id: /piwigo/trunk/admin/template/goto/theme/roma/index.php 6889 2009-01-04T23:28:36.032196Z plg $ -// | last update : $Date: 2009-01-04T23:28:36.032196Z $ -// | last modifier : $Author: plg $ -// | revision : $Revision: 6889 $ -// +-----------------------------------------------------------------------+ -// | 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 | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ // Recursive call $url = '../'; |