Line 43 in functions.php for the client install needs to be
require_once($fm_client_functions);
instead of
include($fm_client_functions);
Also the documentation is incorrect in saying that you need to run sudo php /usr/local/facilemanager/dns.php
It is functions.php