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

merge back r5740, I should have commited only the galleries directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/photos_add_direct.php

    r5740 r5741  
    356356  '<link rel="stylesheet" type="text/css" href="'.$uploadify_path.'/uploadify.css">'."\n"
    357357  );
    358 
    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 
     358 
    369359if (isset($page['thumbnails']))
    370360{
Note: See TracChangeset for help on using the changeset viewer.