mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update messages.php
This commit is contained in:
@@ -64,6 +64,13 @@ if (!class_exists('messages')) {
|
||||
}
|
||||
} //end the delete function
|
||||
|
||||
|
||||
/**
|
||||
* add messages
|
||||
*/
|
||||
public function add() {
|
||||
|
||||
} //end the add function
|
||||
} //end the class
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user