Ignore:
Timestamp:
Sep 28, 2023, 11:27:47 PM (8 months ago)
Author:
chronos
Message:
  • Fixed: Seznamka import.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Meet/Meet.php

    r67 r68  
    379379        $Source->Method = $Method;
    380380        $Source->Name = $DbRow['Name'];
    381         $this->Items[] = $Source;
    382381        $Output .= $Source->DoImport();
    383382      } else $Output .= 'Parser '.$DbRow['Name'].' (#'.$DbRow['Id'].') disabled.<br/>'."\n";
Note: See TracChangeset for help on using the changeset viewer.