Skip to content

Commit

Permalink
Rename cron.php to Cron.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mSengera committed Nov 5, 2018
1 parent b626bba commit dcc136c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ public function cronFunction()
$availableCacheTypes = $this->_cacheManager->getAvailableTypes();
$this->_cacheManager->clean($availableCacheTypes);
}
}
}

0 comments on commit dcc136c

Please sign in to comment.