fix typo
This commit is contained in:
parent
0ca9a3c06d
commit
bbe1a96a61
@ -356,7 +356,7 @@ if ((!isset($thread[0]['id']) && !empty($thread)) || !is_array($thread)) {
|
||||
else {
|
||||
if ($logedin){
|
||||
$post['template'] = themes("get","templates/post.txt");
|
||||
x } else {
|
||||
} else {
|
||||
$post['template'] = themes("get","templates/post_logout.txt");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user