Seite 2 von 2

Verfasst: 16.09.2006 11:48
von Lord Luigi
uuups...
Meine Zeile war so:

Code: Alles auswählen

$topic_type = ( in_array($topic_type, array(POST_NORMAL, POST_STICKY, POST_ANNOUNCE, POST_GLOBAL_TOPICPOST_GLOBAL_ANNOUNCE,)) ) ? $topic_type : POST_NORMAL;
Kommafehler...

Auf jedenfall funkt's jetzt...
Danke!

Verfasst: 16.09.2006 11:53
von oxpus
Keine Ursache.