JC
02-14-2005, 10:51 PM
I'm trying to install this hack but, within my index.php this code doesnt' exist :
if ($newpm['messages']==0) {
$lightbulb='off';
} else {
$lightbulb='on';
}
What am I supposed to do in this case? :(
www.707imports.com
user : tester
pw : pwforpaul
I got it, thanks!!!
if ($newpm['messages']==0) {
$lightbulb='off';
} else {
$lightbulb='on';
}
What am I supposed to do in this case? :(
www.707imports.com
user : tester
pw : pwforpaul
I got it, thanks!!!