Author: matipl                       Date: Wed Feb 23 15:36:22 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- security patch

---- Files affected:
SOURCES:
   horde-shell.disabled.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/horde-shell.disabled.patch
diff -u /dev/null SOURCES/horde-shell.disabled.patch:1.1
--- /dev/null   Wed Feb 23 16:36:22 2005
+++ SOURCES/horde-shell.disabled.patch  Wed Feb 23 16:36:17 2005
@@ -0,0 +1,33 @@
+--- horde-3.0.3/lib/api.php    2004-12-11 13:11:53.000000000 +0100
++++ horde-3.0.3-new/lib/api.php        2005-02-23 16:20:35.131403128 +0100
+@@ -121,18 +121,18 @@
+                      'link' => '%application%/admin/datatree.php',
+                      'name' => _("_DataTree"),
+                      'icon' => 'perms.png'),
+-                 'phpshell' => array(
+-                     'link' => '%application%/admin/phpshell.php',
+-                     'name' => _("P_HP Shell"),
+-                     'icon' => 'shell.png'),
+-                 'sqlshell' => array(
+-                     'link' => '%application%/admin/sqlshell.php',
+-                     'name' => _("S_QL Shell"),
+-                     'icon' => 'sql.png'),
+-                 'cmdshell' => array(
+-                     'link' => '%application%/admin/cmdshell.php',
+-                     'name' => _("_CLI"),
+-                     'icon' => 'shell.png'),
++#                 'phpshell' => array(
++#                     'link' => '%application%/admin/phpshell.php',
++#                     'name' => _("P_HP Shell"),
++#                     'icon' => 'shell.png'),
++#                 'sqlshell' => array(
++#                     'link' => '%application%/admin/sqlshell.php',
++#                     'name' => _("S_QL Shell"),
++#                     'icon' => 'sql.png'),
++#                 'cmdshell' => array(
++#                     'link' => '%application%/admin/cmdshell.php',
++#                     'name' => _("_CLI"),
++#                     'icon' => 'shell.png'),
+                  );
+ }
+ 
================================================================

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to