mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-11-30 01:16:52 +01:00
Started with JSON API module system
This commit is contained in:
3
api/module.php
Normal file
3
api/module.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php if (!isset($filepath)) $filepath = '../../../';
|
||||
$moduleVersion = 1;
|
||||
require 'api.php'; ?>
|
||||
Reference in New Issue
Block a user