diff --git a/application/config/config.sample.php b/application/config/config.sample.php index 4d05b917..1f596a03 100644 --- a/application/config/config.sample.php +++ b/application/config/config.sample.php @@ -80,30 +80,6 @@ $config['auth_level'][2] = "Editor"; $config['auth_level'][3] = "API User"; $config['auth_level'][99] = "Administrator"; -/* -|-------------------------------------------------------------------------- -| QRZ Subscription Information -|-------------------------------------------------------------------------- -| -| 'username' QRZ.com Username -| 'password' QRZ.com Password -*/ - -$config['qrz_username'] = ""; -$config['qrz_password'] = ""; - - -/* -|-------------------------------------------------------------------------- -| HamQTH Login Information -|-------------------------------------------------------------------------- -| -| 'username' HamQTH Username -| 'password' HamQTH Password -*/ - -$config['hamqth_username'] = ""; -$config['hamqth_password'] = ""; /* |-------------------------------------------------------------------------- | Base Site URL