芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/components/com_joomlawatch/img.php
config->isAdFree() && $joomlaWatch->config->getCheckboxValue('JOOMLAWATCH_FRONTEND_HIDE_LOGO')) readfile (JPATH_BASE . DS . "components" . DS . "com_joomlawatch" . DS . "icons" . DS . "joomlawatch-logo-16x16-blank.gif"); else readfile (JPATH_BASE . DS . "components" . DS . "com_joomlawatch" . DS . "icons" . DS . "joomlawatch-logo-16x16.gif"); } $redirURI = @ $_SERVER[$joomlaWatch->config->getConfigValue('JOOMLAWATCH_SERVER_URI_KEY')]; $uri = @ $_SERVER['REQUEST_URI']; if (@ $redirURI && @ substr($redirURI, -9, 9) != "index.php") $uri = $redirURI; $joomlaWatch->visit->updateVisitByBrowser($uri); //die(); ?>