Update modules.php

This commit is contained in:
Nate 2019-11-29 15:19:37 -07:00
parent 970f4d1f03
commit cd8e150947
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ if (!class_exists('modules')) {
}
/**
* start modules
* stop modules
*/
public function stop($records) {
$this->control('stop', $records);