Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<h1>HTTP error <?php echo $_http_error ?></h1>
2
<p>Could not open URL <?php echo $_url?> you've specified.
3
 
4
<p>Server responded with:
5
<pre>
6
<?php echo $_server_response; ?>
7
</pre>