Revision: 37796
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 17, 2010 05:46 by nico65
Initial Code
<?php // print_r( $this->item ); ?> <?php if ( $this->item->fulltext ) : ?> <?php echo( $this->item->fulltext ); ?> <?php else :?> nein <?php endif; ?>
Initial URL
Initial Description
e.g. in blog.php
Initial Title
joomla check if fulltext
Initial Tags
Initial Language
PHP