Re: How Can I Tell What Mantis Version I'm Running ?
Posted: 03 Mar 2018, 09:44
It's easy when using newer versions, just goto page "Manage".
For older versions, check file core/constant_inc.php
There is something like
For older versions, check file core/constant_inc.php
There is something like
Code: Select all
define( 'MANTIS_VERSION', '2.8.0' );