Profile
Achievement
 
    
                kspal's Recent Snippets
- All /
 « Prev 1 Next »
//////////////////////////////////////////////////////////
function debug($ch,$force=false) {
    global $debugphp,$iphost,$ch_debug;
    $ip=getenv('REMOTE_ADDR');
    if ((($debugphp==true)||($force==true))&&(in_array($ip, $iphost))) {...
        
        
        
            0 
        
        
            2176 
        
                    posted 14 years ago by kspal