Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tutoriais
Wiki
Wiki
Magento
MagentoCronChecker
MagentoCronChecker
· Changes
Page history
Update MagentoCronChecker
authored
Apr 04, 2019
by
Jonatan Machado
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Magento/MagentoCronChecker.md
Magento/MagentoCronChecker.md
+2
-1
No files found.
Magento/MagentoCronChecker.md
View page @
9c669cfc
...
@@ -93,7 +93,8 @@ if ($time < $istalledAt + 3600) { ?>
...
@@ -93,7 +93,8 @@ if ($time < $istalledAt + 3600) { ?>
</table>
</table>
<?php
}
else
{
?>
<?php
}
else
{
?>
<h4>
Cron funciona bem.
<span
style=
"color: #00a000;"
>
(OK)
</span></h4>
<h4>
Cron funciona muito bem.
<span
style=
"color: #00a000;"
>
(OK)
</span></h4>
<h4><span
style=
"color: #00a000;"
>
:D
</span></h4>
<?php
}
?>
<?php
}
?>
<?php
}
?>
<?php
}
?>
<?php
}
?>
<?php
}
?>
...
...