mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2999 : documentation of include/functions_calendar.inc.php and Calendar classes
git-svn-id: http://piwigo.org/svn/trunk@25507 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -935,7 +935,7 @@ function original_to_representative($path, $representative_ext)
|
||||
* get the full path of an image
|
||||
*
|
||||
* @param array $element_info element information from db (at least 'path')
|
||||
* @return strinf
|
||||
* @return string
|
||||
*/
|
||||
function get_element_path($element_info)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user