benedmunds / CodeIgniter-Ion-Auth

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

Update IonAuthModel.php #1519

Closed datamweb closed 3 years ago

datamweb commented 3 years ago

Change Boolean to Bool because: "Boolean" is interpreted as a class. CI : 4.1.2 PHP Version : 8.0.3

benedmunds commented 3 years ago

Thanks!