Codice: Seleziona tutto
<?php } ?><!-- Inizio messaggio ospiti in categorie --> <div class="postbody"><?php if (! $this->_rootref['S_USER_LOGGED_IN'] && ( $this->_rootref['FORUM_ID'] == (66) || $this->_rootref['FORUM_ID'] == (66) )) { ?>messaggio per gli ospiti<?php } else { echo $_postrow_val['MESSAGE']; } ?></div>