mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-19 01:24:05 +01:00
Revert "why not extend this freaky 4chan api a bit?"
This reverts commit faaa0eab3a852b05ad20a40b21274eb276691bd7. This improves on bug vichan-devel#24 a little bit
This commit is contained in:
parent
19740795ff
commit
a7813360e3
@ -43,9 +43,7 @@ class Api {
|
||||
|
||||
$this->threadsPageFields = array(
|
||||
'id' => 'no',
|
||||
'bump' => 'last_modified',
|
||||
'replies' => 'replies',
|
||||
'images' => 'images',
|
||||
'bump' => 'last_modified'
|
||||
);
|
||||
|
||||
if (isset($config['api']['extra_fields']) && gettype($config['api']['extra_fields']) == 'array'){
|
||||
|
Loading…
x
Reference in New Issue
Block a user