Ignore:
Timestamp:
Jul 6, 2012, 4:40:28 PM (12 years ago)
Author:
mistic100
Message:
  • display creation date
  • improve set titles for Tags and Calendar
  • add Download history admin page

TODO : User Selection, localization, change archive name to more user-friendly one in the Force-Download

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/include/download.inc.php

    r16392 r16400  
    1818    {
    1919      $BatchDownloader->deleteLastArchive();
    20       $BatchDownloader->clear();
     20      $BatchDownloader->clearImages();
    2121      pwg_query('DELETE FROM '.BATCH_DOWNLOAD_TSETS.' WHERE id = '.$_GET['set_id'].';');
    2222      $_SESSION['page_infos'][] = l10n('Download set deleted');
Note: See TracChangeset for help on using the changeset viewer.