init web ems all
This commit is contained in:
17
wxc2_omc/frame/downIndex/downIndex.php
Executable file
17
wxc2_omc/frame/downIndex/downIndex.php
Executable file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
require("../../inc/header.inc");
|
||||
?>
|
||||
|
||||
<frameset cols="150,*" framespacing="0" border="0" frameborder="0">
|
||||
<frame noresize="noresize" name="leftMenu" target="contents" src="../leftMenu/leftMenu.php?level_1=<?php echo $_REQUEST['level_1'];?>" scrolling="auto" style="border-right: 0 solid #000000;">
|
||||
<frame noresize="noresize" name="contents" src="../contents/default.php?level_1=<?php echo $_REQUEST['level_1'];?>">
|
||||
<noframes>
|
||||
<body>
|
||||
|
||||
<p><3E><><EFBFBD><EFBFBD>ҳʹ<D2B3><CAB9><EFBFBD>˿<EFBFBD><CBBF>ܣ<EFBFBD><DCA3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֧<EFBFBD>ֿ<EFBFBD><D6BF>ܡ<EFBFBD></p>
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user