Quote:
Originally Posted by Bloodrun
Okay I am looking at right now. And I need to tell you first while Im looking at it. That when I was making the report feature, i took out the part that deals with "sent items" I took that part out, because I dont use it, and at the time I wasn't thinking about if anyone else used it or not, I will have to add that part back in soon.
This isn't whats making your script not work, I just needed to tell you that.
|
So that'd be:
PHP Code:
else if($act == "sentitems"){
}
?
I wouldn't really use it either, and if the members want it I can always add it back from the original source code.