mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Enabled more controllers
This commit is contained in:
@@ -897,12 +897,12 @@ include_once 'api/console.php';
|
||||
//include_once 'api/database.php';
|
||||
//include_once 'api/functions.php';
|
||||
//include_once 'api/graphql.php';
|
||||
//include_once 'api/health.php';
|
||||
include_once 'api/health.php';
|
||||
include_once 'api/locale.php';
|
||||
include_once 'api/messaging.php';
|
||||
//include_once 'api/migrations.php';
|
||||
include_once 'api/projects.php';
|
||||
//include_once 'api/proxy.php';
|
||||
include_once 'api/proxy.php';
|
||||
include_once 'api/storage.php';
|
||||
include_once 'api/teams.php';
|
||||
include_once 'api/users.php';
|
||||
|
||||
Reference in New Issue
Block a user