Add copyright notice to updatePing method

This commit is contained in:
Tom Hatzer 2016-12-23 11:30:27 +01:00 committed by GitHub
parent 4c7d2bd4f3
commit 363f67b335
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ class StatusUpdater {
}
/**
* Check the current servers ping status
* Check the current servers ping status - Code from http://stackoverflow.com/a/20467492
* @param int $max_runs
* @param int $run
* @return boolean