source:
extensions/BatchDownloader/admin/sets.php
@
16379
Last change on this file since 16379 was 16379, checked in by , 12 years ago | |
---|---|
File size: 158 bytes |
Line | |
---|---|
1 | <?php |
2 | if (!defined('BATCH_DOWNLOAD_PATH')) die('Hacking attempt!'); |
3 | |
4 | |
5 | $template->set_filename('batch_download', dirname(__FILE__) . '/template/sets.tpl'); |
6 | |
7 | ?> |
Note: See TracBrowser
for help on using the repository browser.