mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
allow TakeATour to exist in the public part
typo fix in config.inc.php git-svn-id: http://piwigo.org/svn/trunk@28180 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -439,7 +439,7 @@ $conf['debug_mail'] = false;
|
||||
$conf['die_on_sql_error'] = true;
|
||||
|
||||
// if true, some language strings are replaced during template compilation
|
||||
// (insted of template output). this results in better performance. however
|
||||
// (instead of template output). this results in better performance. however
|
||||
// any change in the language file will not be propagated until you purge
|
||||
// the compiled templates from the admin / maintenance menu
|
||||
$conf['compiled_template_cache_language'] = false;
|
||||
|
||||
Reference in New Issue
Block a user