]> Kevux Git Server - koopa/commit
Progress: more work on path libary, fix problems with some return values
authorKevin Day <thekevinday@gmail.com>
Thu, 6 Apr 2017 03:18:14 +0000 (22:18 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 6 Apr 2017 03:18:14 +0000 (22:18 -0500)
commit408ba97ce558de765546d2923f3f29a30e1fad21
tree77f7816888a2c71881a68f24a0c94f8d55e8d0e4
parenteb1b92bb7ef1fa6db755aa8d28a078fa0e8d67d3
Progress: more work on path libary, fix problems with some return values

Did a small amount of grunt work in setting up the path class.

I noticed that I had, in a good number of cases, forgot to include the 'new' reserved word when returning c_base_return_false().
common/base/classes/base_html.php
common/base/classes/base_http.php
common/base/classes/base_http_status.php
common/base/classes/base_path.php
common/theme/classes/theme_form.php