<?php $system->error('You are not allowed to remove your account') if ($login->user->config('removal') != 1); ?>