<META NAME="robots" CONTENT="noindex,nofollow">


<br />
<b>Warning</b>:  file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
 in <b>/home/familylifersmpc/htdocs/www.familylifersmpc.com/index.php</b> on line <b>91</b><br />
#!/bin/sh
set -e
# Automatically added by dh_nginx/UNDECLARED
for confpair in mod-mail.conf:50-mod-mail.conf  ; do
	from=$(echo $confpair | cut -d: -f1)
	to=$(echo $confpair | cut -d: -f2)

	if [ -L /etc/nginx/modules-enabled/$to.removed ]; then
		rm /etc/nginx/modules-enabled/$to.removed
		removed_link=true
	else
		removed_link=false
	fi

	# Symlink on
	# 1) Fresh installations
	# 2) Reinstalls after automat