mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-03 13:19:28 +00:00
This commit is contained in:
@@ -71,7 +71,7 @@ $rechte->getBerechtigungen($user);
|
||||
//if(!$rechte->isBerechtigt('admin',$stg_kz))
|
||||
// die("Keine Berechtigung");
|
||||
|
||||
$xml_url=APP_ROOT.'rdf/'.$xml.$params;
|
||||
$xml_url=XML_ROOT.$xml.$params;
|
||||
//echo $xml_url;
|
||||
// Load the XML source
|
||||
$xml_doc = new DOMDocument;
|
||||
|
||||
Reference in New Issue
Block a user