Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Enable/Disable mods [ need help] (http://www.bvlist.com/showthread.php?t=1138)

D3SI 10th October 2008 19:03

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 ;)


All times are GMT +2. The time now is 10:13.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.