mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-02 11:32:52 +02:00
[trunk] update translation_analysis.php for translator
git-svn-id: http://piwigo.org/svn/trunk@5622 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
define('PHPWG_ROOT_PATH', '../');
|
||||
include_once( PHPWG_ROOT_PATH.'include/common.inc.php' );
|
||||
include_once( PHPWG_ROOT_PATH.'tools/translation_validated.inc.php' );
|
||||
include_once( PHPWG_ROOT_PATH.'tools/language/translation_validated.inc.php' );
|
||||
$languages = array_keys(get_languages());
|
||||
sort($languages);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user