Changeset 12801 for extensions/add_index/main.normal.inc.php
- Timestamp:
- Dec 28, 2011, 11:44:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/add_index/main.normal.inc.php
r5196 r12801 1 1 <?php 2 2 // +-----------------------------------------------------------------------+ 3 // | Piwigo - a PHP based picture gallery | 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | 6 // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | 7 // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | 3 // | Add Index - a Piwigo Plugin | 4 // | Copyright (C) 2019-2011 Piwigo team | 8 5 // +-----------------------------------------------------------------------+ 9 6 // | This program is free software; you can redistribute it and/or modify | … … 21 18 // | USA. | 22 19 // +-----------------------------------------------------------------------+ 20 23 21 24 22 if (!defined('PHPWG_ROOT_PATH'))
Note: See TracChangeset
for help on using the changeset viewer.