logo       
Google Custom Search
    AddThis Social Bookmark Button

more fixes for installer: msg#00695

Subject: more fixes for installer
bug: it wount make the installer :)

Index: Command.php
===================================================================
RCS file: /repository/php4/pear/PEAR/Command.php,v
retrieving revision 1.14.2.2
diff -u -r1.14.2.2 Command.php
--- Command.php 29 May 2002 03:38:58 -0000      1.14.2.2
+++ Command.php 30 May 2002 04:44:59 -0000
@@ -146,7 +146,7 @@
    function &setFrontendClass($uiclass)
    {
        if (is_object($GLOBALS['_PEAR_Command_uiobject']) &&
-            strtolower($GLOBALS['_PEAR_Command_uiclass']) ==
+            strtolower($uiclass) ==
            get_class($GLOBALS['_PEAR_Command_uiobject'])) {
            return;
        }
@@ -320,4 +320,4 @@
    }
}

-?>
\ No newline at end of file
+?>



--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>