{ define('_JPATH_BASE', __DIR__);}$app = require_once _JPATH_BASE . '/includes/app.php';$app->execute();// NOTE: This file should remain compatible with PHP 5.2 to allow us to run our PHP minimum check and show a friendly error message// Define the application's minimum supported PHP version as a constant so it can be referenced within the application.define('JOOMLA_MINIMUM_PHP', '8.1.0');|
Error
|
|---|
Error: Call to a member function execute() on int at /www/htdocs/w00e5395/Buerger/index.php:30 |