Improve 'move to another parent' texts

This commit is contained in:
Alexander Nicolaysen Sørnes
2009-04-30 23:14:55 +02:00
committed by Alexander Nicolaysen Sørnes
parent d817ffa77a
commit 0dc6d47958
4 changed files with 32 additions and 6 deletions

View File

@@ -398,6 +398,11 @@ class Vendor {
}
}
public function objectGetClassDisplayName()
{
return 'developer';
}
/* Make a URL for viewing the specified vendor */
function objectMakeUrl()
{