summaryrefslogtreecommitdiffstats
path: root/inc/up_json_encode.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+0Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-2/+2
|
* Finish config module editingSimon Rettberg2015-02-041-0/+7
|
* Fix up_json_encode being retarded by not escaping quotes by defaultSimon Rettberg2014-10-061-1/+1
|
* Fix up_json_encode to actually work properly on assoc arraysSimon Rettberg2014-08-131-7/+12
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-121-0/+170
Conflicts: lang/i18n.php modules/translation.inc.php