Completed
Push — master ( 5317f2...2777ad )
by Michael
08:22
created
contact/class/contact.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -106,6 +106,7 @@
 block discarded – undo
106 106
     /**
107 107
      * Get variables passed by GET or POST method
108 108
      *
109
+     * @param string $key
109 110
      */
110 111
     public function Contact_CleanVars(&$global, $key, $default = '', $type = 'int')
111 112
     {
Please login to merge, or discard this patch.