aboutsummaryrefslogtreecommitdiffstats
path: root/admin/batch_manager_unit.php
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-04-27 21:59:46 +0000
committermistic100 <mistic@piwigo.org>2011-04-27 21:59:46 +0000
commit9a15f40a8554bcb2695007eb1af60ae2e2706d4c (patch)
treeeb4c17f85e68f65451f87fe670b841a0da7501a6 /admin/batch_manager_unit.php
parenta843760442133882060d35fb7829e48a6f7147a1 (diff)
feature:2269 merge r10648&r10649 from trunk
git-svn-id: http://piwigo.org/svn/branches/2.2@10650 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/batch_manager_unit.php')
-rw-r--r--admin/batch_manager_unit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/batch_manager_unit.php b/admin/batch_manager_unit.php
index 5b139a026..aa28b856e 100644
--- a/admin/batch_manager_unit.php
+++ b/admin/batch_manager_unit.php
@@ -263,6 +263,7 @@ SELECT
array(
'ID' => $row['id'],
'TN_SRC' => $src,
+ 'FILE_SRC' => $row['path'],
'LEGEND' => !empty($row['name']) ?
$row['name'] : get_name_from_file($row['file']),
'U_EDIT' =>