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:
mistic100
2013-11-17 15:03:32 +00:00
parent 04ff320e6e
commit 5e2b2f4e02
5 changed files with 546 additions and 471 deletions
+1 -1
View File
@@ -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)
{