diff --git a/inc/auth-functions.php b/inc/auth-functions.php index 870bd26c..fa697b96 100644 --- a/inc/auth-functions.php +++ b/inc/auth-functions.php @@ -177,7 +177,7 @@ function CreateHomeCalendar($username) { } /** -* Defunct function for creating default relationships. +* Create default relationships. * @param string $username The username of the user we are creating relationships for. */ function CreateDefaultRelationships( $username ) {