CodeIgniter Forums
Ion_auth: How to determine installed version? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Ion_auth: How to determine installed version? (/showthread.php?tid=77452)



Ion_auth: How to determine installed version? - ItsJustATypo - 09-03-2020

I installed the ion_auth library some time ago. How can I determine what version it is?

The current version available for download appears to be 2.6.0. This is indicated by the filename of the "download" link at ion_auth site (https://github.com/benedmunds/CodeIgniter-Ion-Auth). However, the version history is not listed on the site.


RE: Ion_auth: How to determine installed version? - Omar Crespo - 09-08-2020

Usually, at the start of every script file you'll find a commented block, which has the description, developer, and version of it. Open the libary and read the begining of it.