mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-25 14:44:37 +01:00
undid to do a pr for it
This commit is contained in:
parent
4674f44327
commit
6cd11d546f
@ -21,7 +21,6 @@ class Api {
|
||||
'thread' => 'resto',
|
||||
'subject' => 'sub',
|
||||
'body' => 'com',
|
||||
'body_nomarkup' => '___body_nomarkup',
|
||||
'email' => 'email',
|
||||
'name' => 'name',
|
||||
'trip' => 'trip',
|
||||
@ -49,8 +48,6 @@ class Api {
|
||||
'height' => 'h',
|
||||
'width' => 'w',
|
||||
'size' => 'fsize',
|
||||
'thumb' => 'thumb',
|
||||
'filename' => 'filename',
|
||||
);
|
||||
|
||||
if (isset($config['api']['extra_fields']) && gettype($config['api']['extra_fields']) == 'array'){
|
||||
|
Loading…
x
Reference in New Issue
Block a user