Home
last modified time | relevance | path

Searched hist:c5f927421e944bfe2ed61a7d50177e7a04c7a079 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcommon.phpc5f927421e944bfe2ed61a7d50177e7a04c7a079 Fri Aug 19 14:10:08 UTC 2011 Michael Hamann <michael@content-space.de> Don't delete meta files when pages are deleted, fixes FS#2301

As we need to keep all core meta files anyway (the only core file that
had been deleted but shouldn't be deleted is the .indexed file) and
plugins can keep care of their own metadata files using the
IO_WIKIPAGE_WRITE event there is no reason for using the expensive
metaFiles() function during the deletion of pages.