Ignore:
Timestamp:
Mar 18, 2017 12:36:17 PM (7 years ago)
Author:
anonymous
Message:

Minor fixes. Increment version to 2.2.0-5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Utilities.inc.php

    r580 r590  
    782782{
    783783    // Data is stored in static variable.
    784     static $args;
     784    static $args = array();
    785785
    786786    if (is_array($data)) {
Note: See TracChangeset for help on using the changeset viewer.