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