1
0

Added event hooks

This commit is contained in:
Garvin Hicking
2008-02-29 09:10:27 +00:00
parent 75e51a4bcd
commit 743711e061
2 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,10 @@
Version 1.3 ()
------------------------------------------------------------------------
* Added new event-hooks 'backend_directory_delete' and
'backend_directory_createoptions' to the backend.
(garvinhicking)
* Updated statistics plugin to contain per week/day visitors.
(roti)