mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-05-08 07:09:20 +02:00
Removed unused variable
This commit is contained in:
parent
a2dea09163
commit
c2b261544d
@ -69,7 +69,6 @@ if($_SERVER['HTTP_USER_AGENT'] == "Mozilla/5.0" && $config['ServerEngine'] === '
|
||||
}
|
||||
$xml = new DOMDocument;
|
||||
$xml->load($file_path);
|
||||
$tmplist = [];
|
||||
$tableevent = $xml->getElementsByTagName('event');
|
||||
|
||||
if (!function_exists("parseEvent")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user