Ignore:
Timestamp:
May 31, 2014, 12:08:52 AM (10 years ago)
Author:
chronos
Message:
  • Přidáno: Nyní lze v definici formulářových struktůr vybrat výchozí směr řazení.
  • Opraveno: V typu TimeDiff nezobrazovat nulový údaj pokud je hodnota null.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r659 r660  
    11<?php
    22
    3 $Revision = 659; // Subversion revision
     3$Revision = 660; // Subversion revision
    44$DatabaseRevision = 657; // SQL structure revision
    5 $ReleaseTime = strtotime('2014-05-25');
     5$ReleaseTime = strtotime('2014-05-29');
Note: See TracChangeset for help on using the changeset viewer.