diff options
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2180,4 +2180,4 @@ function get_directory_realm() { function get_poller_runtime() { $t = get_config('system','lastpoll'); return relative_date($t); -}
\ No newline at end of file +} |