forked from GNUsocial/gnu-social
Fix dumb mistake -- changed function names partway through writing Nickname and forgot to update a couple places. :)
This commit is contained in:
@@ -124,7 +124,7 @@ require_once 'markdown.php';
|
||||
* note that it includes the [] and repeating bits, so should be wrapped
|
||||
* directly in a capture paren usually.
|
||||
*
|
||||
* For validation, use Nickname::validate() etc.
|
||||
* For validation, use Nickname::normalize(), Nickname::isValid() etc.
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
|
Reference in New Issue
Block a user