/***
* Ęëŕńń äë˙ đŕáîňű ń îřčáęŕěč
**/
class eerrors {
static $errors = array();
/***
* Ôóíęöč˙ "çŕďîěčíŕíč˙" îřčáęč
**/
public static function add($error_text) {
self::$errors[] = $error_text;
}
}
Deprecated: Automatic conversion of false to array is deprecated in /home/admin/web/avvocati.live/public_html/source/classes/eurl.php on line 25