mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2548 multisize - improved picture.php display (original...) + code cleanup
git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user