Merge pull request #688 from Zankaria/add-dep-injection
Share REST call code and separate components via dependency injection
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
"inc/mod/auth.php",
|
||||
"inc/lock.php",
|
||||
"inc/queue.php",
|
||||
"inc/functions.php"
|
||||
"inc/functions.php",
|
||||
"inc/driver/http-driver.php",
|
||||
"inc/service/captcha-queries.php"
|
||||
]
|
||||
},
|
||||
"license": "Tinyboard + vichan",
|
||||
|
||||
Reference in New Issue
Block a user