Procedural File: _functions_create.php
Source Location: /blogs/install/_functions_create.php
Page Details
This file implements creation of DB tables
b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html
| Author: | fplanque: Francois PLANQUE. |
| Author: | blueyed: Daniel HAHLER. |
| Author: | edgester: Jason EDGECOMBE. |
| Author: | vegarg: Vegar BERG GULDAL. |
| Author: | mfollett: Matt Follett. |
| Version: | $Id: _functions_create.php,v 1.287 2010/02/26 22:15:48 fplanque Exp $ |
| Copyright: | (c)2003-2010 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - http://funky-m.com/ Parts of this file are copyright (c)2005 by Jason EDGECOMBE |
| Filesource: | Source Code for this file |
| License: | GNU General Public License (GPL) |
Functions
create_blog [line 734]
|
Create a new a blog This funtion has to handle all needed DB dependencies!
Parameters:| $blog_name: | ||
| $blog_shortname: | ||
| $blog_urlname: | ||
| $blog_tagline: | ||
| $blog_longdesc: | ||
| $blog_skin_ID: | ||
| $kind: |
Information Tags:
| Todo: | move this to Blog object (only half done here) |
[ Top ]
create_default_countries [line 471]
create_default_currencies [line 292]
create_demo_contents [line 769]
|
This is called only for fresh installs and fills the tables with demo/tutorial things.
[ Top ]
