Little fixes
This commit is contained in:
parent
1c88f85a99
commit
243767bc12
4 changed files with 28 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace PhangoApp\PhaModels;
|
||||
|
||||
if(!function_exists('mysql_query'))
|
||||
if(!function_exists('mysqli_query'))
|
||||
{
|
||||
|
||||
throw new \Exception('Error: Mysql database don\'t supported by php');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue