Salina & IT Mind
Showing posts with label
version
.
Show all posts
Showing posts with label
version
.
Show all posts
Wednesday, May 23, 2012
CodeIgniter: How to check CodeIgniter version.
Open CodeIgniter root file:
# cd /data/form/system/core
# ee CodeIgniter.php
Check the version in this code:
define('CI_VERSION', '2.0')
Older Posts
Home
Subscribe to:
Posts (Atom)