syslog() new posts

This commit is contained in:
Savetheinternet 2011-12-05 16:44:00 +11:00
parent 290335194a
commit 4454904461

View File

@ -598,6 +598,7 @@
}
_syslog(LOG_INFO, 'New post: ' . $redirect);
rebuildThemes('post');
header('Location: ' . $redirect, true, $config['redirect_http']);