source: trunk/Application/Version.php@ 963

Last change on this file since 963 was 963, checked in by chronos, 14 months ago
  • Fixed: RSS channel generation error.
  • Fixed: Show error message instead of generation of empty RSS channel.
  • Fixed: Wait minimum time if user not logged correctly.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 963; // Subversion revision
4$DatabaseRevision = 957; // SQL structure revision
5$ReleaseTime = strtotime('2024-02-03');
Note: See TracBrowser for help on using the repository browser.