0
}
// ---- Google AdSense (NOT RECOMMENDED IN CORE FILE) ----
// ------------------------------------------------------
// Run the application - All executable code should be triggered through this file
require_once __DIR__ . '/includes/app.php';
$doc = JFactory::getDocument();
$doc->addCustomTag('
<meta name="google-adsense-account" content="ca-pub-4634326380316416">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4634326380316416" crossorigin="anonymous"></script>
');|
ClassNotFoundError
|
|---|
Symfony\Component\ErrorHandler\Error\ClassNotFoundError: Attempted to load class "JFactory" from the global namespace. Did you forget a "use" statement? at /home/paroissesy/www/index.php:123 |