X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=config.php;h=a1506ecbc4e0a974f75c284d9ea83e497f6479e5;hp=5be892e0164f3f9c19f065c97d9c6befce50a6d2;hb=981eb0d01458cebf032955ef788c8c88a3a99428;hpb=abf27e3dd23a8fb52d766be615ebaa19a9dfc389 diff --git a/config.php b/config.php index 5be892e..a1506ec 100644 --- a/config.php +++ b/config.php @@ -13,6 +13,7 @@ date_default_timezone_set('America/New_York'); require_once(DOCROOT . 'inc/wfpl/format.php'); require_once(DOCROOT . 'inc/wfpl/db.php'); require_once(DOCROOT . 'inc/wfpl/session_messages.php'); +require_once(DOCROOT . 'inc/session_auth.php'); require_once(DOCROOT . 'inc/cms.php'); # Connect to the database