View Single Post
  #1  
Old 10th October 2008, 19:03
D3SI D3SI is offline
Senior Member
 
Join Date: May 2008
Posts: 58
Default Enable/Disable mods [ need help]
i want to add a system where i have bittorrent and in that file i have some settings

Code:
    if ($GLOBALS['settings']['mod_failed_logins']) {
}
and if in bittorrent file its ike this

Code:
$settings['mod_failed_logins'] = true;
that code will work.

if you don't know what i am talking about look t DR source ;)
__________________
I install Site Source for $
Reply With Quote