mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
corrected spelling mistake
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
$obj = new schema;
|
||||
echo $obj->schema("text");
|
||||
|
||||
//request teh switch to perform upgrade functions
|
||||
//request the switch to perform upgrade functions
|
||||
$obj = new install_switch;
|
||||
$obj->upgrade();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user