Warning: Undefined variable $_PROFILER in /customers/3/8/3/latelierdupapier.be/httpd.www/index.php on line 43
}
require_once JPATH_BASE . '/includes/framework.php';
// Set profiler start time and memory usage and mark afterLoad in the profiler.
JDEBUG ? $_PROFILER->setStart($startTime, $startMem)->mark('afterLoad') : null;
// Instantiate the application.
$app = JFactory::getApplication('site');
// Execute the application.
Error
|
---|
Error: Call to a member function setStart() on null at /customers/3/8/3/latelierdupapier.be/httpd.www/index.php:43 |