source: trunk/Application/Version.php

Last change on this file was 983, checked in by chronos, 3 weeks ago
  • Fixed: IS form unknown items error handling.
  • Modified: Ping redirection to Inext local network.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 983; // Subversion revision
4$DatabaseRevision = 970; // SQL structure revision
5$ReleaseTime = strtotime('2026-04-22');
Note: See TracBrowser for help on using the repository browser.