ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

How can I determine which version of CodeIgniter I have installed?

August 19, 2007 11:13am

Subscribe [2]
  • #1 / Aug 19, 2007 11:13am

    RickRobinson's avatar

    RickRobinson

    35 posts

    It is time for some maintenance updates but I’m not sure where I’m starting from…

  • #2 / Aug 19, 2007 11:56am

    Derek Allard's avatar

    Derek Allard

    3168 posts

    Hey Rick.

    echo CI_VERSION;

    The code for it is in system/codeigniter/codeigniter.php You’ll find

    define('CI_VERSION',    '1.5.4');
  • #3 / Aug 19, 2007 12:03pm

    RickRobinson's avatar

    RickRobinson

    35 posts

    Cool. I found

    define('APPVER', '1.5.2');

    in CodeIgniter.php. That’s what I needed.

  • #4 / Aug 19, 2007 12:07pm

    Derek Allard's avatar

    Derek Allard

    3168 posts

    Ah yeah, I changed that to CI_VERSION when we released 1.5.4.  Good catch Rick.

  • #5 / Aug 19, 2007 3:12pm

    Michael Wales's avatar

    Michael Wales

    2070 posts

    Speaking of which - the 1.5.4 documentation has 1.5.3 in the header :(

  • #6 / Aug 19, 2007 3:19pm

    Derek Allard's avatar

    Derek Allard

    3168 posts

    How do you mean Michael?  Could I get you to post a screenshot?  Here’s what I see.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases