Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
Bugdar - Commit - ViewGit - Blue Static

Use include() rather than require_once() in Authentication::_setupDatabase()

Author Robert Sesek <rsesek@bluestatic.org>
Author date 2009-02-14 21:09:20
Author local date 2009-02-14 16:09:20 -0500
Committer Robert Sesek <rsesek@bluestatic.org>
Committer date 2009-02-14 21:09:20
Committer local date 2009-02-14 16:09:20 -0500
Commit e61ac63f1d5669d601084205566c559ba35824b9
Tree 4b818748075ddbc68dd827b0258307d3e7d537a0
Parent 4046f76ebf57799bd8eaa0cfb06f99720f216a1a
Use include() rather than require_once() in Authentication::_setupDatabase()

* includes/auth/auth.php:
(Authentication::_setupDatabase)