source: trunk/Application/Version.php@ 680

Last change on this file since 680 was 680, checked in by chronos, 11 years ago
  • Upraveno: Zaokrouhlovat vypočítanou cenu na celé čísla v položkách faktur.
File size: 140 bytes
Line 
1<?php
2
3$Revision = 680; // Subversion revision
4$DatabaseRevision = 679; // SQL structure revision
5$ReleaseTime = strtotime('2014-07-27');
Note: See TracBrowser for help on using the repository browser.