Fixed : Edit video
This commit is contained in:
parent
8b87fda578
commit
a2088ef930
1 changed files with 1 additions and 0 deletions
|
@ -393,6 +393,7 @@ class CBvideo extends CBCategory
|
|||
}
|
||||
|
||||
$db->update(tbl('video'),$query_field,$query_val," videoid='$vid'");
|
||||
|
||||
//echo $db->db_query;
|
||||
|
||||
e(lang("class_vdo_update_msg"),'m');
|
||||
|
|
Loading…
Add table
Reference in a new issue