Ignore:
Timestamp:
Apr 6, 2020, 9:19:50 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Show DateTime form field type with null value as unchecked checkbox.
  • Fixed: Add form action error for fields with default null value.
  • Added: Show Service form field NetworkSubnet.
  • Modified: Code formatting.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r870 r871  
    11<?php
    22
    3 $Revision = 870; // Subversion revision
     3$Revision = 871; // Subversion revision
    44$DatabaseRevision = 870; // SQL structure revision
    5 $ReleaseTime = strtotime('2020-04-03');
     5$ReleaseTime = strtotime('2020-04-06');
Note: See TracChangeset for help on using the changeset viewer.