Update WorkableDXCC.php

pull/2978/head
Peter Goodhall 2024-02-15 15:46:25 +00:00
rodzic 4e9e7aeea6
commit 1b7da685a0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,7 @@
Controller to interact with the Clublog API
*/
class WorkableDXCC extends CI_Controller {
class Workabledxcc extends CI_Controller {
function __construct() {
parent::__construct();