Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2002-01-02 Thread Markus Fischer
Thx, its was obviously broken. Interesting the local build didn't complain. -- Please always Cc to me when replying to me on the lists.

Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2002-01-02 Thread Markus Fischer
On Wed, Jan 02, 2002 at 10:03:05PM -0500, Kenneth Schwartz wrote : > /phpdoc/en/functions/ftp.xml is broken. Did you happen to make test? Yeah, built it locally. -- Please always Cc to me when replying to me on the lists.

Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2002-01-02 Thread Kenneth Schwartz
/phpdoc/en/functions/ftp.xml is broken. Did you happen to make test? Best Regards, Kenneth Schwartz E-mail: [EMAIL PROTECTED] On Thu, 03 Jan 2002 02:43:12 - "Markus Fischer" <[EMAIL PROTECTED]> wrote: > mfischer Wed Jan 2 21:43:12 2002 EDT > > Modified files:

Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2001-11-14 Thread Gabor Hojtsy
> > it as SGML, or start discussion about modifying it > > to be XML. There were some reasons to put sgml > > here... I am not using vim, so I don't now what was > > exactly the reason. > > You need it for syntax highlight. I know that, but there were some discussion about xml and sgml syntax h

Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2001-11-14 Thread Luca Perugini
Hi Goba, On Wed, 2001-11-14 at 11:06, Gabor Hojtsy wrote: > > perugini Mon Nov 12 10:33:28 2001 EDT > > > > Modified files: > > /phpdoc/en/functions ftp.xml > > Log: > > Fixing Vim syntax option: syn=xml > > This is sgml in all the files. Modifying it in > one place is

Re: [PHP-DOC] cvs: phpdoc /en/functions ftp.xml

2001-11-14 Thread Gabor Hojtsy
> perugini Mon Nov 12 10:33:28 2001 EDT > > Modified files: > /phpdoc/en/functions ftp.xml > Log: > Fixing Vim syntax option: syn=xml This is sgml in all the files. Modifying it in one place is Not a Good Idea (TM) IMHO. Either leave it as SGML, or start discussion about