forked from Apps/WebAppTemplate
Add comment
This commit is contained in:
parent
61d660be69
commit
f1a85f47fd
2
api.php
2
api.php
@ -4,4 +4,6 @@
|
|||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
|
|
||||||
|
// Load in new API from legacy location (a.k.a. here)
|
||||||
require __DIR__ . "/api/index.php";
|
require __DIR__ . "/api/index.php";
|
Loading…
x
Reference in New Issue
Block a user