From 34717c1391166b847e4236cb3e519dfd7b0cbbd1 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 5 Jan 2012 22:06:21 +0000 Subject: feature 2548 multisize - improved picture.php display (original...) + code cleanup git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee --- tools/triggers_list.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tools') 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 @@ -160,12 +160,6 @@ array( 'vars' => array('string' => 'url', 'array' => 'element_info'), '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', -- cgit v1.2.3