diff --git a/.gitignore b/.gitignore index 3d9189b36..529b689bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,14 @@ -data dbconfig.php log g4s +.htaccess +data +config.php +test +sirgle +sr_* +google* +skin/latest/basic2 +Rankiss* +thumb.lib.php +test.php diff --git a/adm/admin.head.php b/adm/admin.head.php index 597fcb5f0..b0dfbba16 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -1,4 +1,4 @@ -
-

- - - +

+
-

+

\ No newline at end of file diff --git a/adm/board_form.php b/adm/board_form.php index 23ab9f8a2..4480738da 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -46,7 +46,7 @@ if (!isset($board['bo_mobile_content_head'])) { } if (!isset($board['bo_use_cert'])) { - sql_query(" ALTER TABLE `{$g4['board_table']}` ADD `bo_use_cert` ENUM('none','cert','adult') NOT NULL DEFAULT 'none' AFTER `bo_use_email` ", false); + sql_query(" ALTER TABLE `{$g4['board_table']}` ADD `bo_use_cert` ENUM('','cert','adult') NOT NULL DEFAULT 'none' AFTER `bo_use_email` ", false); } $required = ""; @@ -554,9 +554,9 @@ $pg_anchor = '