Changes made on 2.1.5 to 2.1.6 Security vunerability Affected file : common.php Update common.php replace the old version of common.php ( version 2.1.5 ) with the version 2.1.6 Affected file : setting.php ================================= Affected file : login.php line no 33 add this include_once($mybloggie_root_path.'common.php'); ================================= Line 63; change $mb_version = "2.1.5"; to $mb_version = "2.1.6";