forked from leftypol/leftypol
;_;
This commit is contained in:
parent
ddd34347f8
commit
ed142a5e5d
2 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,8 @@
|
|||
* Class for generating json API compatible with 4chan API
|
||||
*/
|
||||
class Api {
|
||||
function __construct($config){
|
||||
function __construct(){
|
||||
global $config;
|
||||
/**
|
||||
* Translation from local fields to fields in 4chan-style API
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue