Fix naming of OutputEditor() to be outputEditor()
This commit is contained in:
committed by
WineHQ
parent
17de2854e0
commit
917851fceb
@@ -39,7 +39,7 @@ else
|
||||
|
||||
echo "<form method=\"post\" action=\"editAppFamily.php\">\n";
|
||||
|
||||
$oApp->OutputEditor("");
|
||||
$oApp->outputEditor("");
|
||||
|
||||
echo '<table border=0 cellpadding=6 cellspacing=0 width="100%">', "\n";
|
||||
echo '<tr><td colspan=2 align=center><input type="submit" name=sSubmit value="Update Database"></td></tr>',"\n";
|
||||
|
||||
Reference in New Issue
Block a user