Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heartbeats #21

Merged
merged 14 commits into from
May 7, 2015
Merged

Heartbeats #21

merged 14 commits into from
May 7, 2015

Conversation

REBELinBLUE
Copy link
Owner

Adding heartbeats to monitor cronjobs


if (is_null($this->last_activity)) {
$heard_from = Lang::get('app.never');
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PHPCS: Expected 1 space after closing brace; newline found

REBELinBLUE added a commit that referenced this pull request May 7, 2015
@REBELinBLUE REBELinBLUE merged commit a740a28 into master May 7, 2015
@REBELinBLUE REBELinBLUE deleted the heartbeats branch May 7, 2015 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant