Typo
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 31 Oct 2010 16:12:05 +0000 (12:12 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 31 Oct 2010 16:13:12 +0000 (12:13 -0400)
Bug: 9353
Submitted By: Ralph Lang

turba/lib/Application.php

index 18b2481..fefcf3f 100644 (file)
@@ -149,7 +149,7 @@ class Turba_Application extends Horde_Registry_Application
     {
         require TURBA_BASE . '/config/backends.php';
 
-        $parms = array(
+        $perms = array(
             'sources' => array(
                 'title' => _("Sources")
             )