mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixing another typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34795 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8403a44de7
commit
7d3105e06d
1 changed files with 1 additions and 1 deletions
|
@ -1181,7 +1181,7 @@ showVar($foo);
|
|||
GLOBALS ARE NICE
|
||||
GLOBALS ARE NICE
|
||||
|
||||
Fatal error: Cannot redeclare causeerror() in utils.inc on line 5
|
||||
Fatal error: Cannot redeclare goodTea() in utils.inc on line 5
|
||||
</programlisting>
|
||||
</informalexample>
|
||||
By modifying <literal>foolib.inc</literal> and
|
||||
|
|
Loading…
Reference in a new issue