Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* $Id: pgsql_db_tables.php 4290 2008-12-10 02:39:25Z Tikitiki $
| * $Id: pgsql_db_tables.php 4392 2009-07-05 21:36:50Z RyanGordon $
|
*/
|
*/
|
| // Disallow direct access to this file for security reasons if(!defined("IN_MYBB")) { die("Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined."); }
|
$tables[] = "CREATE TABLE mybb_adminlog ( uid int NOT NULL default '0',
| $tables[] = "CREATE TABLE mybb_adminlog ( uid int NOT NULL default '0',
|