Fix: Error label not saved
This commit is contained in:
parent
e0ef35891e
commit
2d95e446f5
@ -151,6 +151,7 @@ class CActionComm {
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->error=$this->db->lasterror();
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user