mirror of
https://github.com/friendica/friendica
synced 2025-04-28 03:10:11 +00:00
Rename Model\GlobalContact to Model\GContact
This commit is contained in:
parent
294689bf94
commit
cd84bf8963
23 changed files with 71 additions and 71 deletions
|
@ -23,7 +23,7 @@ require_once 'include/html2bbcode.php';
|
|||
/**
|
||||
* @brief This class handles GlobalContact related functions
|
||||
*/
|
||||
class GlobalContact
|
||||
class GContact
|
||||
{
|
||||
/**
|
||||
* @brief Search global contact table by nick or name
|
Loading…
Add table
Add a link
Reference in a new issue