aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-01-05 22:06:21 +0000
committerrvelices <rv-github@modusoptimus.com>2012-01-05 22:06:21 +0000
commit34717c1391166b847e4236cb3e519dfd7b0cbbd1 (patch)
treede9b7c278e78bcef1214d482cd292e9092e3a257 /tools
parente64ab974df242b25ade46d9795294ae859060355 (diff)
feature 2548 multisize - improved picture.php display (original...) + code cleanup
git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r--tools/triggers_list.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/triggers_list.php b/tools/triggers_list.php
index 769971bff..f23f3c10b 100644
--- a/tools/triggers_list.php
+++ b/tools/triggers_list.php
@@ -161,12 +161,6 @@ array(
'files' => array('include\functions_picture.inc.php (get_download_url'),
),
array(
- 'name' => 'get_element_location',
- 'type' => 'trigger_event',
- 'vars' => array('string' => 'path', 'array' => 'element_info'),
- 'files' => array('include\functions_picture.inc.php (get_element_location)'),
-),
-array(
'name' => 'get_element_metadata_available',
'type' => 'trigger_event',
'vars' => array('bool' => '', 'string' => 'element_path'),