fixed bug
This commit is contained in:
parent
4e38e7ede2
commit
892f8f2aad
@ -12,7 +12,6 @@ class SQL extends Factory
|
|||||||
|
|
||||||
public function done($params)
|
public function done($params)
|
||||||
{
|
{
|
||||||
|
|
||||||
//dd($this->createSQL($params));
|
//dd($this->createSQL($params));
|
||||||
Db::execute($this->createSQL($params));
|
Db::execute($this->createSQL($params));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user