mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Tidying
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
*/
|
||||
|
||||
// Includes
|
||||
require_once(__DIR__ . '../../../functions.php');
|
||||
require_once(__DIR__ . "../../../config.php");
|
||||
require_once __DIR__ . '../../../functions.php';
|
||||
require_once __DIR__ . "../../../config.php";
|
||||
|
||||
// JSON header
|
||||
header('Content-Type: application/json');
|
||||
|
||||
Reference in New Issue
Block a user