From 6e51794b3f225a01f221fcc198b7c802b70ff987 Mon Sep 17 00:00:00 2001 From: patdenice Date: Sat, 20 Mar 2010 23:14:30 +0000 Subject: feature 1522: Move local css local files and local language files to local directory. Add $conf['template_force_compile'] to help developpers. git-svn-id: http://piwigo.org/svn/trunk@5208 68402e56-0260-453c-a942-63ccdbb3a9ee --- about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'about.php') diff --git a/about.php b/about.php index 966ca2100..c3958a5ec 100644 --- a/about.php +++ b/about.php @@ -39,7 +39,7 @@ $page['body_id'] = 'theAboutPage'; include(PHPWG_ROOT_PATH.'include/page_header.php'); /** - * set in ./language/en_UK.iso-8859-1/local.lang.php (maybe to create) + * set in ./local/language/en_UK.lang.php (maybe to create) * for example for clear theme: $lang['Theme: clear'] = 'This is the clear theme based on yoga template. '. ' A standard template/theme of PhpWebgallery.'; -- cgit v1.2.3