From: Chuck Hagenbuch Date: Thu, 20 Aug 2009 19:36:39 +0000 (-0400) Subject: another link, about PUT variables X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=574d96a87ed665378c5fa7b7b67fbc627f3ec55c;p=horde.git another link, about PUT variables --- diff --git a/framework/Controller/lib/Horde/Controller/Request/Base.php b/framework/Controller/lib/Horde/Controller/Request/Base.php index 87483fdae..dc219d666 100644 --- a/framework/Controller/lib/Horde/Controller/Request/Base.php +++ b/framework/Controller/lib/Horde/Controller/Request/Base.php @@ -14,6 +14,7 @@ * http://pythonpaste.org/webob/ * http://usrportage.de/archives/875-Dojo-and-the-Zend-Framework.html * http://framework.zend.com/manual/en/zend.filter.input.html + * http://www.lornajane.net/posts/2009/Adding-PUT-variables-to-Request-Object-in-Zend-Framework */ /**