diff --git a/post.php b/post.php index b930bd3d..1c3dc2e7 100644 --- a/post.php +++ b/post.php @@ -598,6 +598,7 @@ } + _syslog(LOG_INFO, 'New post: ' . $redirect); rebuildThemes('post'); header('Location: ' . $redirect, true, $config['redirect_http']);