CreateDefaultRelationships is not defunct

This commit is contained in:
Florian Schlichting 2016-12-03 00:20:54 +01:00
parent 70bd8cf0ce
commit 9a4589123e

View File

@ -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 ) {