Ignore:
Timestamp:
Apr 9, 2010, 8:01:14 PM (14 years ago)
Author:
plg
Message:

bug 1589: remove obsolete .csvignore file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/photos_add_direct.php

    r5195 r5740  
    357357  );
    358358
     359// $page['thumbnails'] = array(
     360//   array(
     361//     'src' => 'http://localhost/piwigo/dev/trunk/upload/2006/08/16/thumbnail/TN-20060816234638-f9bebf5a.jpg',
     362//     ),
     363//   array(
     364//     'src' => 'http://localhost/piwigo/dev/trunk/upload/2005/10/04/thumbnail/TN-20051004000000-864a003c.jpg',
     365//     ),
     366//   );
     367// $page['batch_link'] = PHOTOS_ADD_BASE_URL.'&batch=1460,3307';
     368
    359369if (isset($page['thumbnails']))
    360370{
Note: See TracChangeset for help on using the changeset viewer.