[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/international/germany/nachrichten
From:       Frederik Schwarzer <schwarzerf () gmail ! com>
Date:       2011-04-10 11:09:56
Message-ID: 20110410110956.EECDEAC8D1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1227553 by schwarzer:

debug

 M  +1 -1      nachrichten.php  


--- trunk/www/international/germany/nachrichten/nachrichten.php #1227552:1227553
@@ -129,7 +129,7 @@
 xml_set_element_handler($xml_parser, "startElement", "endElement");
 xml_set_character_data_handler($xml_parser, "characterData");
 if (!($fp = fopen($file, "r"))) {                               //Problems reading the xml-file?
-    die("could not open XML input");
+    die("could not open XML input file: $file");
 }
 
 while ($data = fread($fp, 4096)) {                              //getting the data from the file
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic