]> granicus.if.org Git - php/commitdiff
* initialize _PEAR_Command_uiobject
authorStig Bakken <ssb@php.net>
Sun, 7 Apr 2002 16:42:33 +0000 (16:42 +0000)
committerStig Bakken <ssb@php.net>
Sun, 7 Apr 2002 16:42:33 +0000 (16:42 +0000)
pear/PEAR/Command.php

index 8cd99ef74c9ca5fd3819a541592cf09954f9dfd9..50b8c7b42cb7b563625d7f20df68ac17adbf29fa 100644 (file)
@@ -33,6 +33,12 @@ $GLOBALS['_PEAR_Command_commandlist'] = array();
  */
 $GLOBALS['_PEAR_Command_uiclass'] = 'PEAR_Frontend_CLI';
 
+/**
+ * Instance of $_PEAR_Command_uiclass.
+ * @var object
+ */
+$GLOBALS['_PEAR_Command_uiobject'] = null;
+
 /**
 * The options accepted by the commands
 * @var string the options