* @copyright 2017 MyAAC * @version 0.1.2 * @link http://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!'); $title = 'Plugin manager'; require(SYSTEM . 'hooks.php'); ?>
Plugin name (Description on hover) | Filename | Version | Author | Contact | ' . $plugin_info['name'] . ' |
' . $file . ' | ' . $plugin_info['version'] . ' | ' . $plugin_info['author'] . ' | ' . $plugin_info['contact'] . ' |
---|