Procedural File: _main.php
Source Location: /blogs/skins/miami_blue/_main.php
Page Details
This is the main template. It displays the blog.
However this file is not meant to be called directly. It is meant to be called automagically by b2evolution. To display a blog, the easiest way is to call index.php?blog=# where # is the number of your blog.
This file is part of the b2evolution project - http://b2evolution.net/
| Author: | blueyed: Daniel HAHLER |
| Author: | cafelog (team) |
| Author: | edgester: Jason EDGECOMBE (personal contributions, not for hire) |
| Author: | fplanque: Francois PLANQUE - http://fplanque.net/ |
| Version: | $Id: _main.php,v 1.1.2.7 2007/06/08 15:15:42 fplanque Exp $ |
| Copyright: | (c)2003-2007 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2005 by Jason EDGECOMBE. Parts of this file are copyright (c)2004-2005 by Daniel HAHLER. |
| Filesource: | Source Code for this file |
| License: | GNU General Public License (GPL) |
Includes
require
(dirname(__FILE__).'/_bloglist.php')
[line 75]
This is the main template. It displays the blog.
However this file is not meant to be called directly. It is meant to be called automagically by b2evolution. To display a blog, the easiest way is to call index.php?blog=# where # is the number of your blog.
This file is part of the b2evolution project - http://b2evolution.net/
API Tags:| Filesource: | Source Code for this file |
Information Tags:
| Author: | blueyed: Daniel HAHLER |
| Author: | cafelog (team) |
| Author: | edgester: Jason EDGECOMBE (personal contributions, not for hire) |
| Author: | fplanque: Francois PLANQUE - http://fplanque.net/ |
| Version: | $Id: _main.php,v 1.1.2.7 2007/06/08 15:15:42 fplanque Exp $ |
| Copyright: | (c)2003-2007 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2005 by Jason EDGECOMBE. Parts of this file are copyright (c)2004-2005 by Daniel HAHLER. |
| License: | GNU General Public License (GPL) |
[ Top ]
