Remove from the index on delete.
This commit is contained in:
@@ -141,6 +141,7 @@ class IDF_WikiPage extends Pluf_Model
|
||||
function preDelete()
|
||||
{
|
||||
IDF_Timeline::remove($this);
|
||||
IDF_Search::remove($this);
|
||||
}
|
||||
|
||||
function get_current_revision()
|
||||
|
Reference in New Issue
Block a user