|
|
| 收藏 |
|
if(!file_exists("$data/artdata/link/$user.php")) echo"暂时还没有添加链接{$fan}";
else
{
$ww=file("$data/artdata/link/$user.php");
$mm="";
$kk="";
if($_SESSION['login_status']=="edooblog" and $user=="$username") echo"$mm";
else echo"$kk";
for($a=0;$a| $ee[1] | $ee[2] | 编辑 | 删除 | ";
$nn="| $ee[1] | $ee[2] | ";
if($_SESSION['login_status']=="edooblog" and $user=="$username") echo"$vv";
else echo"$nn";
}
echo" ";
}
?>
|
| |
|
|
| |
|
if($_SESSION['login_status']=="edooblog" and $user=="$username") include"$temp/$nowtemp/addlink.htm";
?>
|
| |
|
|
| |
|
require"foot.php";
?>
|
|