Ignore:
Timestamp:
Apr 29, 2010, 3:58:40 PM (14 years ago)
Author:
plg
Message:

bug 1613 fixed: split the "pending" screen into 2 distinct sections :
admin>photos>pending + admin>tools>pending comments.

File:
1 edited

Legend:

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

    r5745 r5997  
    19091909    case 'photos_add':
    19101910    case 'upload':
    1911     case 'comments': // really needs to be moved somewhere else
    19121911    case 'rating':
    19131912    case 'tags':
     
    19421941    case 'maintenance':
    19431942    case 'thumbnail':
     1943    case 'comments':
    19441944      return 4;
    19451945
Note: See TracChangeset for help on using the changeset viewer.