Prueba de logs

parent 76e79057
...@@ -38,8 +38,7 @@ class DefaultController extends Controller { ...@@ -38,8 +38,7 @@ class DefaultController extends Controller {
} }
if($reset == 1){ if($reset == 1){
$id = "none"; return $this->render('producto/landing_producto.html.twig', array("idp" => "none", "fa" => 1));
$firstAttempt = 1;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment