mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
Removing code for debugging
This commit is contained in:
parent
b2baaf4d71
commit
a0f174a77b
@ -59,10 +59,6 @@ class ReportController extends Controller
|
||||
{
|
||||
$cFGroupId = $request->query->get('cFGroup');
|
||||
|
||||
echo('----');
|
||||
echo($cFGroupId);
|
||||
echo('----');
|
||||
|
||||
if($cFGroupId) {
|
||||
return $this->redirect(
|
||||
$this->generateUrl('report_new',
|
||||
|
Loading…
x
Reference in New Issue
Block a user