Corrected comments which werent correct
这个提交包含在:
父节点
df2430b77b
当前提交
a0163d6002
共有 1 个文件被更改,包括 1 次插入 和 3 次删除
|
|
@ -1,9 +1,7 @@
|
||||||
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Handles Displaying of information for awards.
|
Handles Displaying of information for station tools.
|
||||||
|
|
||||||
These are taken from comments fields or ADIF fields
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class Station extends CI_Controller {
|
class Station extends CI_Controller {
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用