/[LeafOK_CVS]/fenglin/manage/bbs_master_major.php
ViewVC logotype

Diff of /fenglin/manage/bbs_master_major.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.3 by sysadm, Mon Mar 3 06:31:29 2025 UTC Revision 1.4 by sysadm, Thu Mar 27 12:25:36 2025 UTC
# Line 1  Line 1 
1  <?  <?
2          require_once "./session_init.inc.php";          require_once "./session_init.inc.php";
3    
4            check_login();
5  ?>  ?>
6  <?  <?
 include "./check.inc.php";  
           
7  if (!($_SESSION["MNG_priv"]["master_op"] & 0x8))  if (!($_SESSION["MNG_priv"]["master_op"] & 0x8))
8  {  {
9          echo ("没有权限!");          echo ("没有权限!");


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1