source: trunk/Version.php@ 64

Last change on this file since 64 was 64, checked in by chronos, 9 years ago
  • Modified: Basic application related code moved from Global.php to separate file Application.php.
  • Modified: Main index page converted to PHP class.
File size: 63 bytes
Line 
1<?php
2
3$Revision = 64;
4$ReleaseTime = strtotime('2016-01-01');
Note: See TracBrowser for help on using the repository browser.