Update WorkableDXCC.php
这个提交包含在:
父节点
4e9e7aeea6
当前提交
1b7da685a0
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -4,7 +4,7 @@
|
||||||
Controller to interact with the Clublog API
|
Controller to interact with the Clublog API
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class WorkableDXCC extends CI_Controller {
|
class Workabledxcc extends CI_Controller {
|
||||||
|
|
||||||
function __construct() {
|
function __construct() {
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用