info($msg); activityLogIt(__CLASS__, __FUNCTION__, 'info', $msg, 'clone'); } else { $msg = 'Clone from https://github.com/rconfig/rconfig-templates unsuccessful! Check the application logs!'; $this->error($msg); activityLogIt(__CLASS__, __FUNCTION__, 'info', $msg, 'clone'); } } } }