forked from norman/fusionpbx-install.sh-github-mirror
Update call_recordings.php
This commit is contained in:
@@ -124,7 +124,7 @@ crontab -e
|
|||||||
}
|
}
|
||||||
|
|
||||||
//run the command
|
//run the command
|
||||||
if (!emtpy($command)) {
|
if (!empty($command)) {
|
||||||
system($command);
|
system($command);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user