Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix.
This commit is contained in:
parent
c3989308fa
commit
3141a6ed5e
2 changed files with 102 additions and 8 deletions
|
|
@ -359,8 +359,5 @@ YAHOO.util.Event.onDOMReady( function () {
|
|||
loadClasses(document.getElementById("className_formId"));
|
||||
loadWhereRows(document.getElementById("whereBody"));
|
||||
loadOrder(document.getElementById("orderBody"));
|
||||
};
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue