another link, about PUT variables
authorChuck Hagenbuch <chuck@horde.org>
Thu, 20 Aug 2009 19:36:39 +0000 (15:36 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Thu, 20 Aug 2009 19:36:39 +0000 (15:36 -0400)
framework/Controller/lib/Horde/Controller/Request/Base.php

index 87483fd..dc219d6 100644 (file)
@@ -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
  */
 
 /**