svn: /pear2/Pyrus/trunk/scripts/ pyrus

[email protected] (Helgi Þormar Þorbjörnsson)
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
dufuz                                    Fri, 30 Apr 2010 04:30:52 +0000

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

Log:
Kill an extra space

Changed paths:
    U   pear2/Pyrus/trunk/scripts/pyrus

Modified: pear2/Pyrus/trunk/scripts/pyrus
===================================================================
--- pear2/Pyrus/trunk/scripts/pyrus	2010-04-30 03:57:31 UTC (rev 298792)
+++ pear2/Pyrus/trunk/scripts/pyrus	2010-04-30 04:30:52 UTC (rev 298793)
@@ -26,7 +26,7 @@
 }

 if (file_exists(__DIR__ . '/../../autoload.php')) {
-    $autoload =  __DIR__ . '/../../autoload.php';
+    $autoload = __DIR__ . '/../../autoload.php';
 } else {
     $autoload = '@php_dir@/PEAR2/Autoload.php';
 }
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.