probably should just show this

pull/2122/head
Peter Goodhall 2023-05-08 14:41:59 +01:00
rodzic b6edce8253
commit 6a80ed8338
3 zmienionych plików z 3 dodań i 4 usunięć

Wyświetl plik

@ -14,7 +14,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
*/
$config['app_name'] = "Cloudlog";
$config['app_version'] = "2.4.1";
$config['app_version'] = "2.4.2";
$config['directory'] = "logbook";
$config['callbook'] = "hamqth"; // Options are hamqth or qrz

Wyświetl plik

@ -174,11 +174,10 @@
<a class="dropdown-item" href="<?php echo site_url('update');?>" title="Update Country Files"><i class="fas fa-sync"></i> Update Country Files</a>
<?php if(ENVIRONMENT == "development") { ?>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="<?php echo site_url('debug');?>" title="Debug Information"><i class="fas fa-tools"></i> Debug Information</a>
<?php } ?>
</div>
</li>
<?php } ?>

Wyświetl plik

@ -14,7 +14,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
*/
$config['app_name'] = "Cloudlog";
$config['app_version'] = "2.4.1";
$config['app_version'] = "2.4.2";
$config['directory'] = "%directory%";
$config['callbook'] = "hamqth"; // Options are hamqth or qrz