Ignore:
Timestamp:
Jan 8, 2014, 12:17:23 AM (11 years ago)
Author:
maron
Message:
  • Added: Link to wowlua 1.12.1
  • Modify: bash script to php
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Export/ExportOutput.php

    r690 r729  
    258258  {
    259259    $System->Database->query('INSERT INTO ExportTask (`Export` ,`TimeStart` ) VALUES ('.$ExportId.', NOW())');
    260     $this->System->ModuleManager->Modules['Log']->WriteLog('Zadání úlohy pro vygenerování dbc souboru', LOG_TYPE_DOWNLOAD);
     260    $System->ModuleManager->Modules['Log']->WriteLog('Zadání úlohy pro vygenerování dbc souboru', LOG_TYPE_DOWNLOAD);
    261261  } 
    262262 
Note: See TracChangeset for help on using the changeset viewer.