@@ -20,7 +20,7 @@ |
||
| 20 | 20 | * |
| 21 | 21 | * @since 0.71 |
| 22 | 22 | * |
| 23 | - * @param mixed $error Whether there was an error. |
|
| 23 | + * @param integer $error Whether there was an error. |
|
| 24 | 24 | * Default '0'. Accepts '0' or '1', true or false. |
| 25 | 25 | * @param string $error_message Error message if an error occurred. |
| 26 | 26 | */ |