mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
It did build this way... strange...
- fixed <?php -> <?php git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51113 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b7b1757493
commit
88a68c5633
1 changed files with 2 additions and 2 deletions
|
@ -28,9 +28,9 @@ disable_functions =
|
|||
</computeroutput>
|
||||
Running this script.php
|
||||
<programlisting role="php">
|
||||
<?php
|
||||
<?php
|
||||
readfile('/etc/passwd');
|
||||
?>
|
||||
?>
|
||||
</programlisting>
|
||||
results in this error when safe mode is enabled:
|
||||
<computeroutput>
|
||||
|
|
Loading…
Reference in a new issue