Changeset 54 for trunk/Global.php


Ignore:
Timestamp:
Feb 1, 2020, 1:57:23 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Seznamka.cz meet import.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Global.php

    r52 r54  
    192192  {
    193193    $Output = '';
    194     foreach ($this->rItems as $Item)
     194    foreach ($this->Items as $Item)
    195195    {
    196196      if (($Item['Type'] == 'String') or ($Item['Type'] == 'Enumeration') or ($Item['Type'] == 'Boolean'))
Note: See TracChangeset for help on using the changeset viewer.