[EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: All > PHP version: 4.1.1 > PHP Bug Type: Documentation problem > Bug description: misc - exit - missing line break > > -> Miscellaneous functions > -> exit > > missing líne break in description: > > > void exit ( [string status])void exit ( int status) > <<< > (http://www.php.net/manual/en/function.exit.php) >
The source says: <methodsynopsis> <type>void</type><methodname>exit</methodname> <methodparam choice="opt"><type>string</type><parameter>status</parameter></methodparam> </methodsynopsis> <methodsynopsis> <type>void</type><methodname>exit</methodname> <methodparam><type>int</type><parameter>status</parameter></methodparam> </methodsynopsis> The question is if to put there a manual break or change the stylesheet. or is there any other possibility to fix this? Regards, Sebastian Nohn -- Did I help you? Consider a gift: http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI