Topic: .
.
You are not logged in. Please login or register.
.
if (!$pun_user['is_guest'])
{
[your logged in user code here]
}
You will need to include include/common.php in your app to access the pun_user vars.
Did you not notice something at the top of each file whilst you were studying the code?
Powered by PunBB, supported by Informer Technologies, Inc.