mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Changing bad
keyword.paamayim_nekudotayim ID to keyword.paamayim-nekudotayim As _ should not be used in IDs! Anybody, who added this ID, please read the README 10 times (at least). Hope I won't brake any files. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57135 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
efcd9ae098
commit
dede2d253a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.26 $ -->
|
||||
<!-- $Revision: 1.27 $ -->
|
||||
<chapter id="language.oop">
|
||||
<title>Classes and Objects</title>
|
||||
|
||||
|
@ -413,7 +413,7 @@ $b = new B;
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="keyword.paamayim_nekudotayim"><!-- :-) -->
|
||||
<sect1 id="keyword.paamayim-nekudotayim"><!-- :-) -->
|
||||
<title><literal>::</literal></title>
|
||||
|
||||
<caution>
|
||||
|
|
Loading…
Reference in a new issue