Changeset 9285


Ignore:
Timestamp:
Feb 19, 2011, 1:09:47 PM (13 years ago)
Author:
nikrou
Message:

Forget indexes

Location:
extensions/akBookStyle/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/akBookStyle/trunk/MANIFEST

    r7971 r9285  
    1616akBookStyle/language/de_DE/description.txt
    1717akBookStyle/language/de_DE/plugin.lang.php
     18akBookStyle/language/no_NO/index.php
     19akBookStyle/language/no_NO/description.txt
     20akBookStyle/language/no_NO/plugin.lang.php
    1821akBookStyle/language/templates/index.php
    1922akBookStyle/language/templates/plugin.lang.php
  • extensions/akBookStyle/trunk/language/it_IT/index.php

    r7971 r9285  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 <<<<<<< HEAD
    4 // | 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 =======
    133// | akBookStyle  - a plugin for Piwigo                                    |
    144// +-----------------------------------------------------------------------+
    155// | Copyright(C) 2009-2010 Nicolas Roudaire        http://www.nikrou.net  |
    166// | Copyright(C) 2009      vdigital                                       |
    17 >>>>>>> Forget indexes
    187// +-----------------------------------------------------------------------+
    198// | This program is free software; you can redistribute it and/or modify  |
     
    2817// | You should have received a copy of the GNU General Public License     |
    2918// | along with this program; if not, write to the Free Software           |
    30 <<<<<<< HEAD
    31 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
    32 // | USA.                                                                  |
    33 =======
    3419// | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,            |
    3520// | MA 02110-1301 USA                                                     |
    36 >>>>>>> Forget indexes
    3721// +-----------------------------------------------------------------------+
    3822
     
    4327header( 'Location: '.$url );
    4428exit();
    45 <<<<<<< HEAD
    4629?>
    47 =======
    48 ?>
    49 >>>>>>> Forget indexes
Note: See TracChangeset for help on using the changeset viewer.