mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
- Moved the iTop version number to the Config class to be able to access it from the setup.
SVN:trunk[426]
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
define('ITOP_VERSION', '0.9');
|
||||
define('ITOP_REVISION', '$WCREV$');
|
||||
define('ITOP_BUILD_DATE', '$WCNOW$');
|
||||
|
||||
/**
|
||||
* Configuration read/write
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user