Recent Topics

1 Mar 30, 2006 20:24    

I would like to put a conditional statement into main.php but don't know what to call that would return the blog number of the blog being displayed.

Is there a list of such things around? I have looked but can't seem to find one.

2 Mar 30, 2006 21:22

Simply check the variable $blog . That will be the id number of the blog you're displaying.

3 Mar 30, 2006 21:30

Thanks. Works great.

Is there a place where I can look things like that up?


Form is loading...