Procedural File: _db_schema.inc.php
Source Location: /blogs/install/_db_schema.inc.php
Page Details
This file holds the b2evo database scheme.
| Version: | $Id: _db_schema.inc.php,v 1.19.2.7 2006/11/30 22:49:30 fplanque Exp $ |
| Filesource: | Source Code for this file |
Functions
install_insert_default_data [line 487]
|
Insert/modify data for a given old DB version.
This function should only be used for creating default data of a table.
It gets called on upgrades and new installs alike. $old_db_version is 0 for new installs.
Parameters:| integer | $old_db_version: | Old database version number (0 for new installs) |
[ Top ]
