Latest JAS v1.1.0
144 plugins online

Code / Errors / clear

Errors :: clear
Method
include/errors.php

Description...

Return values

Nothing
Returns

Examples

Errors Clear method example
PHP
<?
  $errors->clear();  //Call Errors::clear method
?>

Comments (0)