1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-04 11:41:38 +02:00
git-svn-id: file:///svn/phpbb/trunk@1737 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-12-29 15:18:34 +00:00
parent a4b2f460ee
commit 27c0fbe848
2 changed files with 13 additions and 12 deletions

View File

@@ -677,7 +677,7 @@ if( $mode == "topicreview" )
}
else if( $mode == "smilies" )
{
generate_smilies('window');
generate_smilies("window", PAGE_POSTING);
exit;
}
@@ -2584,7 +2584,7 @@ if( $error )
//
// Send smilies to template
//
generate_smilies('inline');
generate_smilies("inline", PAGE_POSTING);
//
// User not logged in so offer up a username