Fix naming of OutputEditor() to be outputEditor()
This commit is contained in:
committed by
WineHQ
parent
17de2854e0
commit
917851fceb
@@ -118,7 +118,7 @@ class Vendor {
|
||||
}
|
||||
}
|
||||
|
||||
function OutputEditor()
|
||||
function outputEditor()
|
||||
{
|
||||
echo html_frame_start("Vendor Form", "90%", "", 0);
|
||||
echo "<table width='100%' border=0 cellpadding=2 cellspacing=0>\n";
|
||||
|
||||
Reference in New Issue
Block a user