When INstalling Database i Got this error
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\eam\server\include\core\database\CalemDbSetup.php on line 234
When looking the file i change count > 0 for !empty funtion for compatibility issue, and its continues saying there are error but now it show not a clue of error
any help would be apreciated