cvs: docweb /scripts rev.php

[email protected] ("Nuno Lopes")
Newsgroups php.doc.web
Message-ID <cvsnlopess1155399253@cvsserver>
nlopess		Sat Aug 12 16:14:13 2006 UTC

  Modified files:              
    /docweb/scripts	rev.php 
  Log:
  please don't translate the internals stuff (hint for French team ;) )
  
http://cvs.php.net/viewvc.cgi/docweb/scripts/rev.php?r1=1.16&r2=1.17&diff_format=u
Index: docweb/scripts/rev.php
diff -u docweb/scripts/rev.php:1.16 docweb/scripts/rev.php:1.17
--- docweb/scripts/rev.php:1.16	Thu Jul 28 11:11:50 2005
+++ docweb/scripts/rev.php	Sat Aug 12 16:14:13 2006
@@ -290,7 +290,7 @@
             if (
             (!is_dir($DOCS . 'en' . $dir.'/' .$file) && !in_array(substr($file, -3), array('xml','ent')) && substr($file, -13) != 'PHPEditBackup' )
             || ($file == "functions.xml" && strpos($dir, '/reference') !== false)
-            || $dir == '/chmonly'
+            || $dir == '/chmonly' || $dir == '/internals'
             || $file == 'contributors.ent' || $file == 'contributors.xml'
             || ($dir == '/appendices' && $file == 'reserved.constants.xml')) {
                 continue;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.