@@ -133,7 +133,6 @@ discard block |
||
133 | 133 | /** |
134 | 134 | * Database connection is refused |
135 | 135 | * @author Shima Payro <[email protected]> |
136 | - * @param String $message |
|
137 | 136 | * @since May 2, 2016 9:54:45 AM |
138 | 137 | * @uses |
139 | 138 | * @see |
@@ -150,7 +149,6 @@ discard block |
||
150 | 149 | /** |
151 | 150 | * page requested is not found |
152 | 151 | * @author Shima Payro <[email protected]> |
153 | - * @param String $message |
|
154 | 152 | * @since May 2, 2016 9:55:20 AM |
155 | 153 | * @uses |
156 | 154 | * @see |
@@ -167,7 +165,6 @@ discard block |
||
167 | 165 | /** |
168 | 166 | * Wrong parameters are entered |
169 | 167 | * @author Shima Payro <[email protected]> |
170 | - * @param String $message |
|
171 | 168 | * @since May 2, 2016 9:55:20 AM |
172 | 169 | * @uses |
173 | 170 | * @see |
@@ -184,7 +181,6 @@ discard block |
||
184 | 181 | /** |
185 | 182 | * Method is not allowed |
186 | 183 | * @author Shima Payro <[email protected]> |
187 | - * @param String $message |
|
188 | 184 | * @since May 2, 2016 9:55:20 AM |
189 | 185 | * @uses |
190 | 186 | * @see |
@@ -218,7 +214,6 @@ discard block |
||
218 | 214 | /** |
219 | 215 | * The request field is not found |
220 | 216 | * @author Shima Payro <[email protected]> |
221 | - * @param String $message |
|
222 | 217 | * @since May 2, 2016 9:55:20 AM |
223 | 218 | * @uses |
224 | 219 | * @see |