Ignore:
Timestamp:
Sep 8, 2020, 5:26:30 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Wrong decimal separator and uninitialized Value database column for Fio Import.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r883 r884  
    11<?php
    22
    3 $Revision = 883; // Subversion revision
     3$Revision = 884; // Subversion revision
    44$DatabaseRevision = 882; // SQL structure revision
    55$ReleaseTime = strtotime('2020-09-08');
Note: See TracChangeset for help on using the changeset viewer.