Index: style.php =================================================================== --- style.php (revision 8487) +++ style.php (working copy) @@ -58,7 +58,7 @@ // server a little if ($id) { - if (empty($acm_type) || empty($dbms)) + if (empty($acm_type)) { die('Hacking attempt'); }