My b2evolution Version: Not Entered
Hi,
What is the easiest way to retrieve the blog id for the current blog? I am trying to set the id of the html body tag to equal the current blog id.
Something like this:
<body id=<$php echo $curr_blog_ID ?>>
Any suggestions?
Thanks!
never mind, duh...
this works: