01-08-2009, 12:37 AM
|
#2 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
php Code:
<?php if $core->user->isRegistered(): ?> Hello <?php $core->user->info('username'); ?>
<?php endif; ?>
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|