diff --git a/header.php b/header.php new file mode 100644 index 0000000..c154d99 --- /dev/null +++ b/header.php @@ -0,0 +1,12 @@ + '/etc/ppp/chap-secrets', + 'admin_username' => 'admin', + 'admin_password' => password_hash('change@me', PASSWORD_DEFAULT), +]; + +// Create config.php if it doesn't exist +if (!file_exists('config.php')) { + file_put_contents('config.php', ' '/etc/ppp/chap-secrets', - 'admin_username' => 'admin', - 'admin_password' => password_hash('change@me', PASSWORD_DEFAULT), -]; - -// Create config.php if it doesn't exist -if (!file_exists('config.php')) { - file_put_contents('config.php', '