Taddeus Kroes c13df4a71d Added possibility to use constants in templates. %!s(int64=13) %!d(string=hai) anos
..
_files 5c42019770 Added template parser classes. %!s(int64=13) %!d(string=hai) anos
test_autoloader.php 81cf52e694 Moved 'path_with_slash' function to Base class and added root namespace to Autoloader constructor. %!s(int64=13) %!d(string=hai) anos
test_base.php 81cf52e694 Moved 'path_with_slash' function to Base class and added root namespace to Autoloader constructor. %!s(int64=13) %!d(string=hai) anos
test_collection.php 9b2c2614d4 Added Collection class for easy item set manipulations. %!s(int64=13) %!d(string=hai) anos
test_logger.php 9df0118b68 Unit tested new Logger functions. %!s(int64=13) %!d(string=hai) anos
test_node.php dddd5f0977 Changed project name to 'WebBasics'. %!s(int64=13) %!d(string=hai) anos
test_router.php ae736bedec A router handler function can now return FALSE to make the router ignore its return value. %!s(int64=13) %!d(string=hai) anos
test_template.php c13df4a71d Added possibility to use constants in templates. %!s(int64=13) %!d(string=hai) anos