OwlCyberSecurity - MANAGER
Edit File: changelog.php
<?php /** * @package AdminTools * @copyright 2010-2017 Akeeba Ltd / Nicholas K. Dionysopoulos * @license GNU General Public License version 3, or later */ /** @var \Akeeba\AdminTools\Admin\View\ControlPanel\Html $this For type hinting in the IDE */ // Protect from unauthorized access defined('_JEXEC') or die; echo $this->changeLog;