Skip to content
Snippets Groups Projects
Commit e3e5089f authored by gloas's avatar gloas
Browse files

Remove xdebuf_break()

parent c967a4c7
Branches
Tags
No related merge requests found
......@@ -152,7 +152,7 @@ if ($phase < 0.3)
}
if ($phase == 0.3)
{xdebug_break();
{
if ($phase_data["nombre"] and !$mode_cron) print('<span class="violet">Notices FILS RSS :</span>' . BR);
if (!$mode_cron and $chrono->tempsPasse() > 10) sauveContexte();
$chrono->start();
......
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