mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix spelling in accountcode description
This commit is contained in:
@@ -2121,7 +2121,7 @@ function number_pad($number,$n) {
|
||||
}
|
||||
}
|
||||
|
||||
//get accountode
|
||||
//get accountcode
|
||||
if (!function_exists('get_accountcode')) {
|
||||
function get_accountcode() {
|
||||
if (strlen($accountcode = $_SESSION['domain']['accountcode']['text']) > 0) {
|
||||
|
||||
Reference in New Issue
Block a user