From 51491ab08f2be1c59439e049a20d7555ec0f918d Mon Sep 17 00:00:00 2001 From: rub Date: Wed, 14 May 2008 22:25:36 +0000 Subject: Change some PhpWebGallery to Piwigo. Not all PhpWebGallery has been translated! git-svn-id: http://piwigo.org/svn/trunk@2339 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/functions.inc.php') diff --git a/include/functions.inc.php b/include/functions.inc.php index 13aa3d8f4..a1b589999 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -466,7 +466,7 @@ function str2url($str) return $res; } -//-------------------------------------------- PhpWebGallery specific functions +//-------------------------------------------- Piwigo specific functions /** * returns an array with a list of {language_code => language_name} @@ -913,7 +913,7 @@ function get_thumbnail_url($element_info) } /* returns the relative path of the thumnail with regards to to the root -of phpwebgallery (not the current page!).This function is not intended to be +of piwigo (not the current page!).This function is not intended to be called directly from code.*/ function get_thumbnail_location($element_info) { @@ -1391,7 +1391,7 @@ function get_pwg_charset() * * in descending order of preference: * param language, user language, default language - * PhpWebGallery default language. + * Piwigo default language. * * @param string filename * @param string dirname -- cgit v1.2.3