Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
home
/
emranchoice
/
www
/
wp-content
/
themes
/
tevily
/
templates
/
booking
[ HOME ]
Exec
Submit
dashboard.php
<?php /** * $Desc * * @author Gaviasthemes Team * @copyright Copyright (C) 2021 gaviasthemes. All Rights Reserved. * @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html * */ $protocol = is_ssl() ? 'https' : 'http'; ?> <!DOCTYPE html> <html <?php language_attributes(); ?> class="no-js"> <head> <meta http-equiv="content-type" content="text/html; charset=<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width"> <link rel="profile" href="<?php echo esc_attr($protocol) ?>://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class() ?>> <?php wp_body_open(); ?> <div class="wrapper-page tevily-dashboard-page"> <?php if(!is_user_logged_in()){ get_header(); }else{ get_template_part('templates/booking/dashboard/header'); } ?> <div id="page-content"> <?php get_template_part('templates/booking/dashboard/account'); ?> </div> <?php if(!is_user_logged_in()){ get_footer(); }else{ wp_footer(); } ?> </div> </body> </html>
Submit
Back
Folder Name
Submit
File Name
File Content
Submit
Name
Type
Size
Permission
Last Modified
Actions
.
dir
-
0755
2024-06-27 04:35:05
..
dir
-
0755
2024-06-27 04:35:05
block
dir
-
0755
2024-06-27 04:35:05
dashboard
dir
-
0755
2024-06-27 04:35:05
layout
dir
-
0755
2024-06-27 04:35:05
dashboard.php
text/x-php
1.21 KB
0644
2024-06-27 04:35:05