hholzgra Thu Jan 16 10:13:15 2003 EDT Modified files: /phpdoc/en/reference/tokenizer ini.xml reference.xml Log: there are no runtime config settings for tokenizer ;) Index: phpdoc/en/reference/tokenizer/ini.xml diff -u phpdoc/en/reference/tokenizer/ini.xml:1.1 phpdoc/en/reference/tokenizer/ini.xml:1.2 --- phpdoc/en/reference/tokenizer/ini.xml:1.1 Thu Sep 26 17:59:44 2002 +++ phpdoc/en/reference/tokenizer/ini.xml Thu Jan 16 10:13:14 2003 @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> + +<!-- + + This extension has no runtime configuration + settings yet, the sample entries shown here + are those created by ext_skel + + <section id="tokenizer.configuration"> &reftitle.runtime; &extension.runtime; @@ -32,7 +40,7 @@ <function>ini_set</function>. </para> </section> - +--> <!-- Keep this comment at the end of the file Local variables: mode: sgml Index: phpdoc/en/reference/tokenizer/reference.xml diff -u phpdoc/en/reference/tokenizer/reference.xml:1.6 phpdoc/en/reference/tokenizer/reference.xml:1.7 --- phpdoc/en/reference/tokenizer/reference.xml:1.6 Mon Dec 2 07:55:43 2002 +++ phpdoc/en/reference/tokenizer/reference.xml Thu Jan 16 10:13:15 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <reference id="ref.tokenizer"> <title>Tokenizer functions</title> <titleabbrev>Tokenizer functions</titleabbrev> @@ -20,7 +20,9 @@ &reference.tokenizer.configure; + <!-- &reference.tokenizer.ini; + --> &reference.tokenizer.constants;
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php