pollita         Fri Feb  7 00:42:32 2003 EDT

  Modified files:              
    /phpdoc/en/reference/tokenizer/functions    token-name.xml 
  Log:
  Build Fix
  
  
Index: phpdoc/en/reference/tokenizer/functions/token-name.xml
diff -u phpdoc/en/reference/tokenizer/functions/token-name.xml:1.3 
phpdoc/en/reference/tokenizer/functions/token-name.xml:1.4
--- phpdoc/en/reference/tokenizer/functions/token-name.xml:1.3  Thu Feb  6 10:07:51 
2003
+++ phpdoc/en/reference/tokenizer/functions/token-name.xml      Fri Feb  7 00:42:32 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.token-name">
    <refnamediv>
     <refname>token_name</refname>
@@ -17,8 +17,8 @@
      returned matches the name of the matching token constant.
     </para> 
     <example>
+     <title><function>token_name</function> example</title>
      <programlisting role="php">
-    <title><function>token_name</function> example</title>
 <![CDATA[
 <?php
   // 260 is the token value for the T_REQUIRE token



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to