svn: /web/doc/trunk/scripts/ checkent.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Thu, 04 Feb 2010 18:32:45 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=294539

Log:
Fix global.ent path for phpdoc project

Changed paths:
    U   web/doc/trunk/scripts/checkent.php

Modified: web/doc/trunk/scripts/checkent.php
===================================================================
--- web/doc/trunk/scripts/checkent.php	2010-02-04 18:31:51 UTC (rev 294538)
+++ web/doc/trunk/scripts/checkent.php	2010-02-04 18:32:45 UTC (rev 294539)
@@ -30,7 +30,7 @@
 // determine type (and display usage on fail)
 switch (isset($_SERVER['argv'][1]) ? $_SERVER['argv'][1] : false) {
     case 'phpdoc':
-        $filename = SVN_DIR . '/' . DOC_DIR.  '/entities/global.ent';
+        $filename = SVN_DIR . '/' . DOC_DIR.  '/doc-base/entities/global.ent';
         $entType = 'php';
         break;
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.