We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c66a00 commit 880b82fCopy full SHA for 880b82f
config.ini
@@ -2,7 +2,7 @@
2
id="25"
3
type="module"
4
name="download"
5
-version="4.1.01"
+version="4.1.02"
6
7
[author]
8
name="VINADES"
modules/download/version.php
@@ -20,7 +20,7 @@
20
'is_sysmod' => (defined('SYS_DOWNLOAD_TABLE')) ? 1 : 0,
21
'virtual' => (defined('SYS_DOWNLOAD_TABLE')) ? 0 : 1,
22
'version' => '4.1.01',
23
- 'date' => 'Fri, 18 Nov 2016 00:00:00 GMT',
+ 'date' => 'Mon, 10 Apr 2017 02:35:27 GMT',
24
'author' => 'VINADES (contact@vinades.vn)',
25
'note' => '',
26
'uploads_dir' => array(
0 commit comments