mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -41,7 +41,7 @@ class antwort extends basis_db
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
if(!is_null(antwort_id))
|
||||
if(!is_null($antwort_id))
|
||||
$this->load($antwort_id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user