Re: [PHP-DOC] Re: cvs: livedocs / style_mapping.php

2004-04-18 Thread Mehdi Achour
Nuno Lopes wrote: Can you hack this to have it printed *after* all the refnames ? Actually we have this : mysqli_autocommit PHP 5 mysqli->auto_commit It would be better to have : mysqli_autocommit mysqli->auto_commit PHP 5 didou I have thought in this, but... it is much more difficult to write

Re: [PHP-DOC] Re: cvs: livedocs / style_mapping.php

2004-04-18 Thread Nuno Lopes
> Can you hack this to have it printed *after* all the refnames ? > > Actually we have this : > > mysqli_autocommit > PHP 5 > mysqli->auto_commit > > It would be better to have : > > mysqli_autocommit > mysqli->auto_commit > PHP 5 > > didou I have thought in this, but... it is much more difficult

[PHP-DOC] Re: cvs: livedocs / style_mapping.php

2004-04-18 Thread Mehdi Achour
Can you hack this to have it printed *after* all the refnames ? Actually we have this : mysqli_autocommit PHP 5 mysqli->auto_commit It would be better to have : mysqli_autocommit mysqli->auto_commit PHP 5 didou Nuno Lopes wrote: nlopess Sun Apr 18 11:02:33 2004 EDT Modified files: