Changeset 9016


Ignore:
Timestamp:
Jan 31, 2011, 10:57:23 PM (13 years ago)
Author:
plg
Message:

bug 2134 fixed: in the Batch Manager, unit mode, fields author/description/date_creation were always empty.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/batch_manager_unit.php

    r8728 r9016  
    201201
    202202  $query = '
    203 SELECT id,path,tn_ext,file,filesize,level,name
     203SELECT id,path,tn_ext,name,date_creation,comment,author,level,file
    204204  FROM '.IMAGES_TABLE;
    205205 
Note: See TracChangeset for help on using the changeset viewer.