Commit 553ca807 authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

issue patchcode server empty

parent 26212096
......@@ -134,7 +134,10 @@ class MasterFileController extends Controller
'PTYPE' => 'UPDATE MASTER',
'PATCHCODE' => iconv("UTF-8", "TIS-620", $patchCode),
'PAPPROVEDATE' => now(),
'MAJOR_VERTSION' => 'ALL'
'MAJOR_VERTSION' => 'ALL',
'PATCHCODE_SERVER' => '$DONE=1;',
'UNINSTALL' => '$DONE=1;'
]);
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment