?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/themes/kerge/framework-customizations/theme/



?? Go up: /home/webdevt/www/wdp/wp-content/themes/kerge/framework-customizations

?? Viewing: manifest.php

<?php if ( ! defined( 'FW' ) ) {
	die( 'Forbidden' );
}

$manifest = array();

$manifest['id'] = 'kerge';

$manifest['supported_extensions'] = array(
	'page-builder' => array(),
    'backups' => array(),
	'megamenu' => array(),
	'portfolio' => array(),
);


??

??