Some more "exit" replaced
This commit is contained in:
parent
4a22034be6
commit
989ac2fda8
7 changed files with 13 additions and 22 deletions
|
|
@ -254,8 +254,7 @@ function cal_content(App $a)
|
|||
]);
|
||||
|
||||
if (!empty($_GET['id'])) {
|
||||
echo $o;
|
||||
exit();
|
||||
System::httpExit($o);
|
||||
}
|
||||
|
||||
return $o;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue