mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
*** empty log message ***
This commit is contained in:
parent
8e16f32e3b
commit
7bcbb5d291
@ -91,7 +91,6 @@ class so_resources
|
|||||||
function delete($id)
|
function delete($id)
|
||||||
{
|
{
|
||||||
$this->db->delete($this->rs_table,$id,__LINE__,__FILE__);
|
$this->db->delete($this->rs_table,$id,__LINE__,__FILE__);
|
||||||
/* delete images here */
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user