mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +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');
|
$cFGroupId = $request->query->get('cFGroup');
|
||||||
|
|
||||||
echo('----');
|
|
||||||
echo($cFGroupId);
|
|
||||||
echo('----');
|
|
||||||
|
|
||||||
if($cFGroupId) {
|
if($cFGroupId) {
|
||||||
return $this->redirect(
|
return $this->redirect(
|
||||||
$this->generateUrl('report_new',
|
$this->generateUrl('report_new',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user