Changeset 357 for trunk/export/export_output.php
- Timestamp:
 - Mar 5, 2010, 7:42:00 AM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/export/export_output.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/export/export_output.php
r300 r357 185 185 { 186 186 $Database->SQLCommand('INSERT INTO ExportTask (`Export` ,`TimeStart` ) VALUES ('.$ExportId.', NOW())'); 187 WriteLog('Zadání úlohy pro vygenerování dbc souboru', 2);187 WriteLog('Zadání úlohy pro vygenerování dbc souboru', LOG_TYPE_DOWNLOAD); 188 188 } 189 189  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  