hholzgra Fri Jul 4 18:32:25 2003 EDT Modified files: /phpdoc/en/reference/session ini.xml Log: a little extra whitespace to enable additional line wrapping if the long table lines do not fit the screen (bug #24352) Index: phpdoc/en/reference/session/ini.xml diff -u phpdoc/en/reference/session/ini.xml:1.14 phpdoc/en/reference/session/ini.xml:1.15 --- phpdoc/en/reference/session/ini.xml:1.14 Mon Jun 16 13:26:59 2003 +++ phpdoc/en/reference/session/ini.xml Fri Jul 4 18:32:25 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.14 $ --> +<!-- $Revision: 1.15 $ --> <section id="session.configuration"> &reftitle.runtime; &extension.runtime; @@ -108,7 +108,7 @@ <row> <entry>session.use_trans_sid</entry> <entry>"0"</entry> - <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry> + <entry>PHP_INI_SYSTEM | PHP_INI_PERDIR</entry> </row> <row> <entry>url_rewriter.tags</entry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php