com web/doc: Revcheck generator fixed: scripts/rev.php

[email protected]
Newsgroups php.doc.web
Message-ID <[email protected]>
Commit:    a8c307b34058da3d08c72dcd1b350b228dce0a2e
Author:    Sobak <[email protected]>         Wed, 26 Mar 2014 17:40:08 +0100
Parents:   efd7a397a2bc83ab9950e65de238bcc4b63b3572
Branches:  master

Link:       http://git.php.net/?p=web/doc.git;a=commitdiff;h=a8c307b34058da3d08c72dcd1b350b228dce0a2e

Log:
Revcheck generator fixed

Changed paths:
  M  scripts/rev.php


Diff:
diff --git a/scripts/rev.php b/scripts/rev.php
index 4cf7bc3..f0c9f0d 100644
--- a/scripts/rev.php
+++ b/scripts/rev.php
@@ -32,7 +32,7 @@ $inCli = true;
 include '../include/init.inc.php';
 include '../include/lib_proj_lang.inc.php';
 
-$DOCS = SVN_DIR . get_svn_dir('php');
+$DOCS = SVN_DIR . 'phpdoc-all';
 
 // Test the languages:
 $LANGS = array_keys($LANGUAGES);
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.