source: trunk/Application/Version.php

Last change on this file was 977, checked in by chronos, 13 days ago
  • Modified: Show URL field in Log items in IS.
  • Fixed: Check presence of Registration form fields on submit.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 977; // Subversion revision
4$DatabaseRevision = 970; // SQL structure revision
5$ReleaseTime = strtotime('2025-06-30');
Note: See TracBrowser for help on using the repository browser.