Thread
:
What the heck just happened?
View Single Post
March 10th, 2006, 09:32 AM
#
20
(
permalink
)
Sal Collaziano
Member
Verified Customer
Join Date: Jan 2003
Location: West Palm Beach, FL
Posts: 161
Okay. Here's where the "hello" echo stops working:
if ( $cat > 0 ) {
if ($CatPerms['ugview'][$cat] == 1 ) {
diewell( $Globals['pp_lang']['noview'] );
}
echo "hello"; exit;
Sal Collaziano
View Public Profile
Visit Sal Collaziano's homepage!
Find More Posts by Sal Collaziano