ssh-keygen
cat /Users/reinhardjung/.ssh/id_rsa.pub
ssh-keygen
cat /Users/reinhardjung/.ssh/id_rsa.pub
https://www.facebook.com/share/v/1ZJuKV4by5/?
$theFiles = [‚cs‘,’js‘,’php‘]; foreach ($theFiles as $ext) $theFile = __DIR__ . ‚/domains/‘ .CLIENT_DOMAIN .‘.‘ .$ext; if (file_exists($theFile)) require_once $theFile;