diff --git a/CCF/app/App.php b/CCF/app/App.php index e87ee03..de649f6 100755 --- a/CCF/app/App.php +++ b/CCF/app/App.php @@ -47,7 +47,7 @@ public static function wake() /* * try to authenticate the user */ - //static::$user =& Auth::instance()->user; + //static::$user =& CCAuth::handler()->user; /* * load the App configuration