remove old commented code
This commit is contained in:
parent
daf8c0ff1e
commit
1a31704e18
@ -787,8 +787,6 @@ if ($resql) {
|
|||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
// llxHeader('', $langs->trans('Proposal'), $help_url);
|
|
||||||
|
|
||||||
$param = '&search_status='.urlencode($search_status);
|
$param = '&search_status='.urlencode($search_status);
|
||||||
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {
|
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {
|
||||||
$param .= '&contextpage='.urlencode($contextpage);
|
$param .= '&contextpage='.urlencode($contextpage);
|
||||||
|
|||||||
@ -469,8 +469,6 @@ if ($resql) {
|
|||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
// llxHeader('', $langs->trans('CommRequest'), $help_url);
|
|
||||||
|
|
||||||
$param = '';
|
$param = '';
|
||||||
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {
|
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {
|
||||||
$param .= '&contextpage='.urlencode($contextpage);
|
$param .= '&contextpage='.urlencode($contextpage);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user