correction of variable name
这个提交包含在:
父节点
f21efc03cd
当前提交
c64c41d049
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -204,7 +204,7 @@ class Logbook extends CI_Controller {
|
|||
}
|
||||
if (isset($user_gridmap_confirmation) && strpos($user_gridmap_confirmation, 'E') !== false) {
|
||||
if ($extrawhere!='') {
|
||||
$extrawherei.=" OR";
|
||||
$extrawhere.=" OR";
|
||||
}
|
||||
$extrawhere.=" COL_EQSL_QSL_RCVD='Y'";
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用