Merge pull request #4234 from Mloc/bs12-quicklist

[TG] Optimized and refactored list2text, text2list, and replacetext.
This commit is contained in:
Chinsky
2014-01-10 11:55:33 -08:00
20 changed files with 156 additions and 153 deletions
+1 -1
View File
@@ -184,7 +184,7 @@
if(type == "config")
switch (name)
if ("resource_urls")
config.resource_urls = stringsplit(value, " ")
config.resource_urls = text2list(value, " ")
if ("admin_legacy_system")
config.admin_legacy_system = 1