I suck at namespaces.
I'm trying to introduce namespaces into my framework (https://github.com/callumacrae/lynx-framework/), but I kinda suck at it and am getting a random error I can't get rid of:
Minimalisied code of what I'm trying to do here: https://gist.github.com/845473Fatal error: Call to a member function login() on a non-object in /Applications/XAMPP/xamppfiles/htdocs/lynx-framework/lynx/apps/controllers/home.php on line 18
Anyone got any idea? Thanks
~Callum


LinkBack URL
About LinkBacks





Reply With Quote

