mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update spelling
This commit is contained in:
@@ -645,7 +645,7 @@ abstract class service {
|
||||
* Set to not fork when started
|
||||
*/
|
||||
public static function set_no_fork() {
|
||||
echo "Running in forground\n";
|
||||
echo "Running in foreground";
|
||||
self::$forking_enabled = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user