mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-12 17:49:28 +00:00
echo entfernt
This commit is contained in:
@@ -815,7 +815,7 @@ class content extends basis_db
|
||||
WHERE contentchild_id='".addslashes($nachbar_id)."';
|
||||
UPDATE campus.tbl_contentchild SET sort='".addslashes($nachbar_sort)."'
|
||||
WHERE contentchild_id='".addslashes($contentchild_id)."';";
|
||||
echo $qry;
|
||||
|
||||
if($this->db_query($qry))
|
||||
return true;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user