forked from extern/egroupware
*** empty log message ***
This commit is contained in:
parent
e5a49cf13b
commit
8e16f32e3b
@ -91,6 +91,7 @@ class so_resources
|
||||
function delete($id)
|
||||
{
|
||||
$this->db->delete($this->rs_table,$id,__LINE__,__FILE__);
|
||||
/* delete images here */
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user