Einzelnen Beitrag anzeigen
  #4  
Alt 20-06-2004, 12:15
Benutzerbild von Comet
Comet Comet ist offline
Conk

 
Registriert seit: Jun 2003
Beiträge: 7.912
Comet hat noch keine Bewertung oder ist auf 0
PHP-Code:
// Begin View Topic Name While Posting MOD
if ( $mode == 'reply' || $mode == 'quote' || $mode == 'editpost' )
{
$template->assign_block_vars('switch_not_privmsg.reply_mode', array());
}
// End View Topic Name While Posting MOD 
is ein teil eines forumhacks für ein phpbb, jetzt sieht es noch schöner aus das forum wie kommt man nur auf solche ideen