hook in if ?
Xander Offline
Junior Member
**
Posts: 6
Joined: Aug 2013
Post: #1
hook in if ?
Hi Smile

np

PHP Code:
1
2
3
4
5
6
7
8
	if ($mybb->settings['aa'] == 'aa' )
	{
        $plugins->add_hook('index_start', 'cr');
	}
         else
         {

          }


What I must do to the this code will start work ?
Sory for bad English Smile

08-17-2013 08:32 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
hook in if ? - Xander - 08-17-2013 08:32 AM
RE: hook in if ? - Seabody - 08-17-2013, 07:46 PM
RE: hook in if ? - Xander - 08-17-2013, 08:23 PM
RE: hook in if ? - ZiNgA BuRgA - 08-19-2013, 10:27 AM
RE: hook in if ? - Xander - 08-20-2013, 02:13 AM

 Standard Tools
Forum Jump: