Date: 12/13/02
- Next message: Friedhelm Betz: "[PHP-DOC] openssl docu"
- Previous message: betz <email protected>: "[PHP-DOC] #21003 [Opn->Bgs]: User contributed note lie"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] revcheck not working"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] revcheck not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hallo,
I would like to apply this patch to scripts/revcheck.php to get it
working again (see php.net/it/rev for example).
Index: revcheck.php
===================================================================
RCS file: /repository/phpdoc/scripts/revcheck.php,v
retrieving revision 1.32
diff -r1.32 revcheck.php
93c93
< $DOCDIR = "../";
--- > $DOCDIR = "./";$DOCDIR is ./language in CVS, am I right? At least for the cli-version running on the build maschine. This implies the translation-teams should also use the cli-version to "make revcheck" working locally.
Friedhelm
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Friedhelm Betz: "[PHP-DOC] openssl docu"
- Previous message: betz <email protected>: "[PHP-DOC] #21003 [Opn->Bgs]: User contributed note lie"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] revcheck not working"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] revcheck not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

