mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 17:14:04 +01:00
..
This commit is contained in:
parent
002db075c1
commit
9fe4bb65fb
2
post.php
2
post.php
@ -598,7 +598,7 @@
|
||||
|
||||
}
|
||||
|
||||
_syslog(LOG_INFO, 'New post: ' . $redirect);
|
||||
_syslog(LOG_INFO, 'New post: ' . $root . $board['dir'] . $config['dir']['res'] . sprintf($config['file_page'], $OP?$id:$post['thread']) . (!$OP?'#'.$id:''));
|
||||
|
||||
rebuildThemes('post');
|
||||
header('Location: ' . $redirect, true, $config['redirect_http']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user