From 5e2b2f4e027d86016cd7c92061f8c8a1ef653b42 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sun, 17 Nov 2013 15:03:32 +0000 Subject: 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 --- include/functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/functions.inc.php') diff --git a/include/functions.inc.php b/include/functions.inc.php index 2f0b37c69..40f8810e5 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -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) { -- cgit v1.2.3