mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
- Delivery of french translation in order to test i18n
- Deletion of collapsed & expanded gifs (obsoletes) - Creation of faq language file for further writing of a end user-oriented FAQ git-svn-id: http://piwigo.org/svn/trunk@532 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -238,6 +238,7 @@ function init_userprefs($userdata)
|
||||
$language = DEFAULT_LANGUAGE;
|
||||
}
|
||||
include_once(PHPWG_ROOT_PATH . 'language/' . $language . '/admin.lang.php');
|
||||
include_once(PHPWG_ROOT_PATH . 'language/' . $language . '/faq.lang.php');
|
||||
}
|
||||
|
||||
$template = setup_style($template);
|
||||
|
||||
Reference in New Issue
Block a user