Ignore:
Timestamp:
Jan 8, 2014, 1:05:05 PM (11 years ago)
Author:
maron
Message:
  • Modify: Change store progress from file to Database
File:
1 edited

Legend:

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

    r695 r731  
    121121      if($Column['AddonFileName'] != '') 
    122122      {
     123        $this->AddProgress(1);
    123124        if(!isset($CreatedFileListCount[$Column['AddonFileName']]))
    124125        $CreatedFileListCount[$Column['AddonFileName']] = 0;
Note: See TracChangeset for help on using the changeset viewer.