@@ -106,6 +106,7 @@ |
||
| 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 | { |