Typo that caused me so much crap
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 22 Jan 2006 01:29:15 +0000 (01:29 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 22 Jan 2006 01:29:15 +0000 (01:29 +0000)
includes/shellcmd.php

index b7ae6b14ca55d36e56dace927bab36eff3af0c28..073af5f4f962988431859f0ac2fb86177bdcaea9 100644 (file)
@@ -48,7 +48,7 @@ class Shell
        *
        * @param        object  Controller
        */
-       function Shell(&$contoller)
+       function Shell(&$controller)
        {
                $this->controller =& $controller;
        }