svn: /web/doc-editor/trunk/php/ RepositoryManager.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Tue, 27 Apr 2010 22:12:43 +0000

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

Log:
Fix path

Changed paths:
    U   web/doc-editor/trunk/php/RepositoryManager.php

Modified: web/doc-editor/trunk/php/RepositoryManager.php
===================================================================
--- web/doc-editor/trunk/php/RepositoryManager.php	2010-04-27 21:58:07 UTC (rev 298675)
+++ web/doc-editor/trunk/php/RepositoryManager.php	2010-04-27 22:12:43 UTC (rev 298676)
@@ -1597,7 +1597,7 @@
             }

             foreach ($dirs as $d) {
-                $this->applyRevCheck($d->path.$d->name.'/', $revType, $revLang);
+                $this->applyRevCheck("/".$d->path."/".$d->name."/", $revType, $revLang);
             }
         }
         @closedir($dh);
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.