Fix some bugs
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
/* Copyright (C) 2021 Alexander Rosenberg
|
||||
* This file is AGPL v3. See LICENSE file for more information
|
||||
*/
|
||||
require 'options.php';
|
||||
|
||||
const CONFIG_PATH = AM_OPTIONS['root'] . '/config.json';
|
||||
|
||||
function display_error_message($msg, $html_tags = '') {
|
||||
|
Reference in New Issue
Block a user