D:\wwwroot\kongming\data\tpl_c\tpl_default_sellerlist.php[ 129 ]
124 <div class="container">
125 <ul class="left-nav">
126 <?php if($do!='index'||!$do) { ?>
127 <li class="nav-item">
128 <a href="index.php?do=index" class="nav-item-link active">回到首页</a>
129 </li>
130 <?php } ?>
131 <?php $uid=$_SESSION ['uid']; ?>
132 <?php $username=$_SESSION['username']; ?>
133 <?php if($uid) { ?>
134 <li class="nav-item nav-static">
-
PHP internal call » keke_core_class::shutdown_handler ( )