BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications. - Was add the file for advanced search with the same functionality.
This commit is contained in:
@@ -138,6 +138,7 @@ class spoolRun
|
||||
*/
|
||||
public function create ($aData)
|
||||
{
|
||||
$aData['app_msg_show_message'] = (isset($aData['app_msg_show_message'])) ? $aData['app_msg_show_message'] : 1;
|
||||
$sUID = $this->db_insert( $aData );
|
||||
|
||||
$aData['app_msg_date'] = isset( $aData['app_msg_date'] ) ? $aData['app_msg_date'] : '';
|
||||
|
||||
Reference in New Issue
Block a user