Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…k@4713 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
mantis committed Nov 3, 2007
1 parent 44c24f3 commit 0ceb693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/schema.php
Expand Up @@ -369,4 +369,5 @@
enabled L NOTNULL DEFAULT '0'
", Array( 'mysql' => 'TYPE=MyISAM', 'pgsql' => 'WITHOUT OIDS' ) ) );

$upgrade[] = Array('AlterColumnSQL', Array( config_get_global( 'mantis_user_pref_table' ), "redirect_delay I NOTNULL DEFAULT 0" ) );
?>

0 comments on commit 0ceb693

Please sign in to comment.