source: trunk/Application/Version.php

Last change on this file was 981, checked in by chronos, 4 days ago
  • Fixed: Check if system user is logged in modules page.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 981; // Subversion revision
4$DatabaseRevision = 970; // SQL structure revision
5$ReleaseTime = strtotime('2026-12-01');
Note: See TracBrowser for help on using the repository browser.