Raised This Month: $ Target: $400
 0% 

Solved what's the problem?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
loiraolhosazul
Member
Join Date: May 2020
Old 10-22-2020 , 11:00   Re: what's the problem?
Reply With Quote #3

Quote:
Originally Posted by r0ma View Post
Test:
PHP Code:
    new iFound false;
    
    for(
0sizeof(list_allow_ips); i++) {
        if(
equal(server_iplist_allow_ips[i])) {
            
iFound true;
            break;
        }
    }
    
    if(!
iFound)
        
set_fail_state("no man :)"); 
works, thx
loiraolhosazul is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode