Welcome Guest, Not a member yet? Register   Sign In
How do i tell what version is installed? Put version number at the top of index.php *please*
#1

[eluser]woleium[/eluser]
Is there an easy way to work out what version of CI is installed on a server?

Wouldn't it be a good idea to put it in a comment at the top of the index.php file?


or is it already somewhere else? The top of index and or config would be the most intuitive location

what do you think?
#2

[eluser]wiredesignz[/eluser]
system/codeigniter/codeigniter.php or echo CI_VERSION;
#3

[eluser]woleium[/eluser]
lol, i just came bak to say that i'd found it in

system/codeigniter/CodeIgniter.php:define('CI_VERSION', '1.6.2');

but i see you beat me to it! I had heard tell that you guys ere fast in here, but damn...

Thank you.
#4

[eluser]wiredesignz[/eluser]
Welcome to CI forums Wink




Theme © iAndrew 2016 - Forum software by © MyBB