forked from leftypol/leftypol
...
This commit is contained in:
parent
4cbf5b91bf
commit
d51f6a932e
1 changed files with 0 additions and 2 deletions
2
post.php
2
post.php
|
@ -412,8 +412,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
exit;
|
||||
|
||||
if($post['has_file']) {
|
||||
if(!in_array($post['extension'], $config['allowed_ext']) && !in_array($post['extension'], $config['allowed_ext_files']))
|
||||
error($config['error']['unknownext']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue