source: trunk/Application/Version.php

Last change on this file was 970, checked in by chronos, 5 months ago
  • Modified: Service internet speed min and max used as contracted speeds. Real speed will be calculated with bonus speed and further queues calculations.
  • Added: Bonus internet speed service field.
  • Modified: Few PHP 8.3 fixes.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 970; // Subversion revision
4$DatabaseRevision = 970; // SQL structure revision
5$ReleaseTime = strtotime('2024-07-17');
Note: See TracBrowser for help on using the repository browser.