Arsse/lib
J. King 8db31cf3e4 Tweaked Lang; added comments and tests
Tweaks:
- get() method can now report loaded and well as wanted locale
- msg() passed without vars still gets formatted to catch malformed strings
- set('en', false) followed by set('en', true) will now immediately load
- Lang::$synched was not getting set to true properly

Tests:
- Added test for get()
- Added test for malformed strings (exception code was missing)
- Added test for missing strings
- Added test for strings taking variables not being passed any variables
2017-02-16 17:50:34 -05:00
..
Conf Moved base exception code to abstract class 2017-02-11 14:56:02 -05:00
Db Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
Lang Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
User Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
AbstractException.php Tweaked Lang; added comments and tests 2017-02-16 17:50:34 -05:00
Conf.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
Database.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
Exception.php Moved base exception code to abstract class 2017-02-11 14:56:02 -05:00
ExceptionFatal.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
Lang.php Tweaked Lang; added comments and tests 2017-02-16 17:50:34 -05:00
RuntimeData.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
User.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00