Oppdaterte filsti
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
libxml_use_internal_errors(TRUE);
|
||||
$objXmlDocument = simplexml_load_file("resultater/Resultater.xml");
|
||||
$objXmlDocument = simplexml_load_file("resultater/results.xml");
|
||||
|
||||
if ($objXmlDocument === FALSE) {
|
||||
foreach(libxml_get_errors() as $error) {
|
||||
|
||||
Reference in New Issue
Block a user