1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-23 23:20:57 +01:00

New event: post-after

This commit is contained in:
Michael Save 2012-04-03 00:16:25 +10:00
parent d834e09b09
commit 8cfc5460d3

View File

@ -624,6 +624,8 @@
if($OP)
clean();
event('post-after', $post);
buildIndex();
if(isset($_SERVER['HTTP_REFERER'])) {