cleaning
This commit is contained in:
parent
800dab111b
commit
b64f6fa415
@ -79,7 +79,6 @@ $suffix = GETPOST("suffix", 'aZ09');
|
|||||||
$source = GETPOST("source", 'alpha');
|
$source = GETPOST("source", 'alpha');
|
||||||
$ref = $REF = GETPOST("ref", 'alpha');
|
$ref = $REF = GETPOST("ref", 'alpha');
|
||||||
|
|
||||||
|
|
||||||
if (empty($source)) {
|
if (empty($source)) {
|
||||||
$source = 'proposal';
|
$source = 'proposal';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user