philip          Thu May  9 19:37:05 2002 EDT

  Modified files:              
    /phpdoc/en/appendices       aliases.xml 
  Log:
  _: added the _() alias for gettext()
  
  
Index: phpdoc/en/appendices/aliases.xml
diff -u phpdoc/en/appendices/aliases.xml:1.17 phpdoc/en/appendices/aliases.xml:1.18
--- phpdoc/en/appendices/aliases.xml:1.17       Thu Mar 28 11:28:33 2002
+++ phpdoc/en/appendices/aliases.xml    Thu May  9 19:37:01 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
 <appendix id="aliases">
  <title>List of Function Aliases</title>
  <para>
@@ -28,6 +28,11 @@
       </row>
      </thead>
      <tbody>
+<row>
+ <entry>_</entry>
+ <entry><function>gettext</function></entry>
+ <entry><link linkend="ref.gettext">Gettext</link></entry>
+</row>
 <row>
  <entry>add</entry>
  <entry><function>swfmovie_add</function></entry>


Reply via email to