Rename downloadurl::editor to OutputEditor for better conformance with other classes
This commit is contained in:
committed by
WineHQ
parent
00b97955b3
commit
c71697dc5b
@@ -57,7 +57,7 @@ class downloadurl
|
||||
}
|
||||
|
||||
/* Output an editor for Download URL fields */
|
||||
function editor($oVersion, $sFormAction)
|
||||
function OutputEditor($oVersion, $sFormAction)
|
||||
{
|
||||
/* Check for correct permissions */
|
||||
if(!downloadurl::canEdit($oVersion->iVersionId))
|
||||
|
||||
Reference in New Issue
Block a user