PicoDb update
This commit is contained in:
@@ -53,7 +53,7 @@ class ProjectDuplication extends Base
|
||||
return 0;
|
||||
}
|
||||
|
||||
return $this->db->getConnection()->getLastId();
|
||||
return $this->db->getLastId();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user