Ignore:
Timestamp:
May 3, 2010, 10:13:03 PM (14 years ago)
Author:
plg
Message:

bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize
(the same for the Site Manager). The big "Quick Synchro" button is kept on
administration homepage. A link to the Synchronize screen was added into
Admin>Photos>Add>FTP+Synchro screen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/include/functions.php

    r5997 r6056  
    19141914      return 0;
    19151915
    1916     case 'site_manager':
    1917     case 'site_update':
    19181916    case 'cat_list':
    19191917    case 'cat_modify':
     
    19371935      return 3;
    19381936
     1937    case 'site_manager':
     1938    case 'site_update':
    19391939    case 'stats':
    19401940    case 'history':
Note: See TracChangeset for help on using the changeset viewer.