PostgreSQL INSERT+CREATE TABLE
This commit is contained in:
@@ -101,6 +101,7 @@ class Session extends ApiObject {
|
||||
$this->browser,
|
||||
json_encode($_SESSION),
|
||||
$stayLoggedIn)
|
||||
->returning("uid")
|
||||
->execute();
|
||||
|
||||
if($success) {
|
||||
|
||||
Reference in New Issue
Block a user