$v) { if (strpos($k, "banner_") === 0) { $temp[$k] = $v; } } if (isset($_POST['catid'])) { $array_cat = explode("-", $_POST['catid']); for($i = 0; $i < count($array_cat); $i++) { $cat .= $array_cat[$i]."|"; } $cat = substr($cat, 0, -1); $temp['banner_campaign'] = $cat; } if ($admin_log->logArrayDiffs($temp, $menu_pref, 'BANNER_05')) { $sysprefs->setArray('menu_pref'); // Only save if changes $message = BANNER_MENU_L2; } else { $message = BANNER_MENU_L19; } $ns->tablerender("", "