Auth icon indicating copy to clipboard operation
Auth copied to clipboard

Completely switched to the PDO instead of mysqli...

Open xokaido opened this issue 11 years ago • 1 comments

Lots of changes made, removed all the mysqli things, simplified the code, adjusted some lines to be more beautiful and readable

xokaido avatar Feb 01 '14 16:02 xokaido

Getting the following errors:

Notice: Undefined property: Auth::$auth_conf in Auth.php on line 52

Notice: Undefined index: login_lockedout in Auth.php on line 53

Notice: Undefined index: login_wait30 in Auth.php on line 54

iantearle avatar Apr 03 '14 16:04 iantearle