* @copyright 2017 MyAAC
* @version 0.1.2
* @link http://my-aac.org
*/
defined('MYAAC') or die('Direct access not allowed!');
$title = 'PHP Info';
if(!function_exists('phpinfo')) { ?>
phpinfo() function is disabled in your webserver config.
You can enable it by editing php.ini file.