mod_search: fix the group by mess

This commit is contained in:
zotlabs
2018-01-21 17:06:38 -08:00
parent 764d6e3407
commit a4588af0f8
2 changed files with 14 additions and 13 deletions

View File

@@ -142,9 +142,9 @@ class Config {
/**
* @brief Returns a value directly from the database configuration storage.
* @brief Returns a record directly from the database configuration storage.
*
* This function queries directly the database and bypasses the chached storage
* This function queries directly the database and bypasses the cached storage
* from get_config($family, $key).
*
* @param string $family