[solved] removed version number. what version??

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
eagle00789
Posts: 6
Joined: 23 Aug 2007, 10:38

[solved] removed version number. what version??

Post by eagle00789 »

When i installed mantis, i removed the version number out of the footer. now i want to upgrade, but i need to know what version i'm currently running (for backup purposes and to be able to redo my changes) is there any way to get that info back??
Last edited by eagle00789 on 02 Jul 2008, 23:02, edited 1 time in total.
eagle00789
Posts: 6
Joined: 23 Aug 2007, 10:38

Re: removed version number. what version??

Post by eagle00789 »

I found it already in config_defauls_inc.php
vzw614
Posts: 143
Joined: 15 May 2008, 14:59

Re: [solved] removed version number. what version??

Post by vzw614 »

Just as an FYI, the version number is defined in \core\constant_inc.php

define( 'MANTIS_VERSION', '1.1.1' );
Post Reply