PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/eastfin/wp-content/themes/kingdom/modules/modules_manager/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/eastfin/wp-content/themes/kingdom/modules/modules_manager/config.php

<?php
/**
 * Config file, return as json_encode
 * http://www.FG.name
 * =======================
 *
 * @author		Andrei Dinca, FG
 * @version		0.1 - in development mode
 */
 echo json_encode(
	array(
		'modules_manager' => array(
			'version' => '0.1',
			'menu' => array(
				'order' => 29,
				'title' => 'Modules manager',
				'icon' => 'assets/menu_icon.png'
			),
			'in_dashboard' => array(
				'icon' 	=> 'assets/32_advsearch.png',
				'url'	=> admin_url("admin.php?page=kingdom#!/modules_manager")
			),
			'description' => "Core Modules, can't be deactivated!",
		)
	)
 );