Changeset 9285 for extensions/akBookStyle/trunk/language
- Timestamp:
- Feb 19, 2011, 1:09:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/akBookStyle/trunk/language/it_IT/index.php
r7971 r9285 1 1 <?php 2 2 // +-----------------------------------------------------------------------+ 3 <<<<<<< HEAD4 // | PhpWebGallery - a PHP based picture gallery |5 // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |6 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |7 // +-----------------------------------------------------------------------+8 // | file : $Id: index.php 6934 2010-09-15 20:24:46Z ddtddt $9 // | last update : $Date: 2010-09-15 22:24:46 +0200 (mer. 15 sept. 2010) $10 // | last modifier : $Author: ddtddt $11 // | revision : $Revision: 6934 $12 =======13 3 // | akBookStyle - a plugin for Piwigo | 14 4 // +-----------------------------------------------------------------------+ 15 5 // | Copyright(C) 2009-2010 Nicolas Roudaire http://www.nikrou.net | 16 6 // | Copyright(C) 2009 vdigital | 17 >>>>>>> Forget indexes18 7 // +-----------------------------------------------------------------------+ 19 8 // | This program is free software; you can redistribute it and/or modify | … … 28 17 // | You should have received a copy of the GNU General Public License | 29 18 // | along with this program; if not, write to the Free Software | 30 <<<<<<< HEAD31 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |32 // | USA. |33 =======34 19 // | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | 35 20 // | MA 02110-1301 USA | 36 >>>>>>> Forget indexes37 21 // +-----------------------------------------------------------------------+ 38 22 … … 43 27 header( 'Location: '.$url ); 44 28 exit(); 45 <<<<<<< HEAD46 29 ?> 47 =======48 ?>49 >>>>>>> Forget indexes
Note: See TracChangeset
for help on using the changeset viewer.