benedmunds / CodeIgniter-Ion-Auth

Simple and Lightweight Auth System for CodeIgniter
http://benedmunds.com/ion_auth/
MIT License
2.34k stars 1.14k forks source link

Fix for the "'IonAuth\Models\stdClass' not found" error while trying to install a hook #1453

Closed salalex closed 4 years ago

salalex commented 4 years ago

Added '\' to stdClass instantiation in setHook() to fix the error