For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2006 > cvs: phpdoc /scripts revcheck.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /scripts revcheck.php
Yannick Torres

2006-04-19, 6:58 pm

yannick Wed Apr 19 20:17:46 2006 UTC

Modified files:
/phpdoc/scripts revcheck.php
Log:
skip file created when we use livedocs (missing-ids.xml)

http://cvs.php.net/viewcvs.cgi/phpd...8&diff_format=u
Index: phpdoc/scripts/revcheck.php
diff -u phpdoc/scripts/revcheck.php:1.57 phpdoc/scripts/revcheck.php:1.58
--- phpdoc/scripts/revcheck.php:1.57 Fri Feb 10 10:26:14 2006
+++ phpdoc/scripts/revcheck.php Wed Apr 19 20:17:46 2006
@@ -327,6 +327,7 @@
// <lang>/reference/ tree, skip the file
if (
$file == "rsusi.txt"
+ || $file == "missing-ids.xml"
|| $file == "extensions.xml"
|| $file == "README"
|| $file == "contributors.xml"
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com