mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update functions_upload.php
This commit is contained in:
parent
565c4704b5
commit
1e63526287
@ -26,6 +26,7 @@ class upload_common
|
||||
var $ext_ids = array(); // array_flip($bb_cfg['file_id_ext'])
|
||||
var $errors = array();
|
||||
var $img_types = array(
|
||||
// Не редактируйте!
|
||||
1 => 'gif',
|
||||
2 => 'jpg',
|
||||
3 => 'png',
|
||||
|
Loading…
Reference in New Issue
Block a user