Просмотр поста

.
Gabriel
CyberGhostNet Group
Добавлено: 30.03.2018 / 20:00
# kalma (30.03.2018 / 06:24)
how to add extension file to upload
From ?
Download menu or script php ?

Добавлено: 30.03.2018 / 20:03
Edit --> downloads > index.php
You can see code like this:
$defaultExt = [
    'mp4',
    'rar',
    'zip',
    'pdf',
    'nth',
    'txt',
    'tar',
    'gz',
    'jpg',
    'jpeg',
    'gif',
    'png',
    'bmp',
    '3gp',
    'mp3',
    'mpg',
    'thm',
    'jad',
    'jar',
    'cab',
    'sis',
    'sisx',
    'exe',
    'msi',
    'apk',
    'djvu',
    'fb2',
];