viewgit/inc/functions.php:22 Function utf8_encode() is deprecated [8192]
Filename | |
---|---|
src/configs/Config.php |
diff --git a/src/configs/Config.php b/src/configs/Config.php index 9883c5f56..2a439d0f6 100755 --- a/src/configs/Config.php +++ b/src/configs/Config.php @@ -173,7 +173,7 @@ nsdefine('MIN_AD_VERSION', 36); * Version number for upgrading locale resource folders and for upgrading * public and help wikis */ -nsdefine('RESOURCES_WIKI_VERSION', 13); +nsdefine('RESOURCES_WIKI_VERSION', 12); /** * nsdefine's the BASE_URL constant for this script * if run from the command line as part of index.php HTTP server scrip