diff --git a/application/config/config.sample.php b/application/config/config.sample.php index 0cd9da1bf..18c67e9c7 100644 --- a/application/config/config.sample.php +++ b/application/config/config.sample.php @@ -8,7 +8,6 @@ defined('BASEPATH') OR exit('No direct script access allowed'); |-------------------------------------------------------------------------- | | 'app_name' Name of the App 'Wavelog' -| 'app_version' Set by the dev team. | 'directory' directory where wavelog is installed eg "logger" | 'callbook' Selects which Callbook lookup to use defaults "hamqth" but supports "qrz" */ diff --git a/install/config/config.php b/install/config/config.php index 5261bf582..eeea5f495 100644 --- a/install/config/config.php +++ b/install/config/config.php @@ -8,7 +8,6 @@ defined('BASEPATH') OR exit('No direct script access allowed'); |-------------------------------------------------------------------------- | | 'app_name' Name of the App 'Wavelog' -| 'app_version' Set by the dev team. | 'directory' directory where wavelog is installed eg "logger" | 'callbook' Selects which Callbook lookup to use defaults "hamqth" but supports "qrz" */