[PHP-DOC] Re: Change in 'revcheck.php'

2009-11-13 Thread Hannes Magnusson
On Fri, Nov 13, 2009 at 15:57, Simion Onea wrote: > Hi Hannes! > > A few days ago you changed the file 'scripts/revcheck.php' by adding $DOCDIR > = "./"; at line 100. > Will this change be permanent? > If so, then maybe lines 91-99 should be removed? The "fix" was to get http://doc.php.net/trant

[PHP-DOC] Change in 'revcheck.php'

2009-11-13 Thread Simion Onea
Hi Hannes! A few days ago you changed the file 'scripts/revcheck.php' by adding $DOCDIR = "./"; at line 100. Will this change be permanent? If so, then maybe lines 91-99 should be removed? Regards, Simion.

Re: [PHP-DOC] PhD Release - Milestones

2009-11-13 Thread Richard Quadling
2009/11/12 Christopher Jones : > > > Richard Quadling wrote: >> You can run Phd's like this ... >> >> render --color 0 >> >> That will suppress the ansi sequences. > > Thanks Richard. > > The phpd help text says > >  -c >  --color             Enable color output when output is to a terminal >