Clean empty page for awards/dxcc while its developed
这个提交包含在:
父节点
9f269522bd
当前提交
de8c472264
共有 1 个文件被更改,包括 5 次插入 和 0 次删除
|
|
@ -17,6 +17,11 @@ class Awards extends CI_Controller {
|
|||
$this->load->view('layout/footer');
|
||||
}
|
||||
|
||||
public function dxcc ()
|
||||
{
|
||||
echo "Needs Developed";
|
||||
}
|
||||
|
||||
/*
|
||||
Handles Displaying of WAB Squares worked.
|
||||
Comment field - WAB:#
|
||||
|
|
|
|||
正在加载…
在新工单中引用