Browse Source

Update login.php

FusionPBX 6 năm trước cách đây
mục cha
commit
a4f8f7dde2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      login.php

+ 0 - 1
login.php

@@ -28,7 +28,6 @@
 	require_once "resources/require.php";
 
 //start session
-	ini_set("session.cookie_httponly", True);
 	if (!isset($_SESSION)) { session_start(); }
 
 //if config.php file does not exist then redirect to the install page