View Single Post
GhostMan
Senior Member
Join Date: Jun 2012
Old 09-29-2012 , 15:28   Re: Getting certain IP adress
Reply With Quote #8

I'm not really familiar with tasks, should it look like that when i'm removing it?

PHP Code:
    if(task_exists(id))
    {
        
remove_task(id)
    } 
GhostMan is offline