init web ems all
This commit is contained in:
19
wxc2_omc/account/pubSubsImport/subscriberImportIndex.php
Executable file
19
wxc2_omc/account/pubSubsImport/subscriberImportIndex.php
Executable file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
require("../../inc/header.inc");
|
||||
$sysId = $_REQUEST['sysId'];
|
||||
$dataTypeNo = $_REQUEST['dataTypeNo'];
|
||||
?>
|
||||
|
||||
<frameset rows="200,*" framespacing="0" border="0" frameborder="0">
|
||||
<frame name="header" scrolling="no" noresize target="main" src="subscriberImportUp.php<?php echo "?sysId=$sysId&dataTypeNo=$dataTypeNo"?>" marginwidth="6" marginheight="0">
|
||||
<frame name="main" src="subscriberImportDown.php" scrolling="auto" marginwidth="12" marginheight="16" target="_self">
|
||||
<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