Browse Source

Update pla.php

恢复登陆验证
Bhikkhu-Kosalla 5 năm trước cách đây
mục cha
commit
ac17f3a65b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/studio/dictadmin/user/pla.php

+ 1 - 1
app/studio/dictadmin/user/pla.php

@@ -1,6 +1,6 @@
 <?php
 if(!isset($_COOKIE["username"])){
-	//exit;
+	exit;
 }
 //	
 //	Project: phpLiteAdmin (http://www.phpliteadmin.org/)