dams            Sat Jan 18 18:06:13 2003 EDT

  Modified files:              
    /phpdoc/en/reference/misc/functions get-browser.xml 
  Log:
  using &false; entity
  
Index: phpdoc/en/reference/misc/functions/get-browser.xml
diff -u phpdoc/en/reference/misc/functions/get-browser.xml:1.6 
phpdoc/en/reference/misc/functions/get-browser.xml:1.7
--- phpdoc/en/reference/misc/functions/get-browser.xml:1.6      Mon Dec 30 11:05:14 
2002
+++ phpdoc/en/reference/misc/functions/get-browser.xml  Sat Jan 18 18:06:12 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 -->
   <refentry id="function.get-browser">
    <refnamediv>
@@ -27,7 +27,7 @@
     <simpara>
      The information is returned in an <type>object</type>, which will contain
      various data elements representing, for instance, the browser's
-     major and minor version numbers and ID string; &true;/false values
+     major and minor version numbers and ID string; &true;/&false; values
      for features such as frames, JavaScript, and cookies; and so
      forth.
     </simpara>



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

Reply via email to