From dded78cf245850d764855cc8965f5976c6591b86 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Tue, 30 Aug 2016 20:21:06 +0200 Subject: [PATCH] - fixed type --- app/main/cron/mapupdate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/main/cron/mapupdate.php b/app/main/cron/mapupdate.php index 2c659bca..fe86fc88 100644 --- a/app/main/cron/mapupdate.php +++ b/app/main/cron/mapupdate.php @@ -68,7 +68,7 @@ class MapUpdate { } /** - * delete all expired signatures on "inactive" maps + * delete all expired signatures on "inactive" systems * >> php index.php "/cron/deleteSignatures" * @param \Base $f3 */