Unverified Commit e20b488a by thopd88 Committed by GitHub

remove whitespace

parent 6a6c3d45
...@@ -231,7 +231,6 @@ if (qa_clicked('docancel')) { ...@@ -231,7 +231,6 @@ if (qa_clicked('docancel')) {
} else { // creating a new one } else { // creating a new one
$categoryid = qa_db_category_create($inparentid, $inname, $inslug); $categoryid = qa_db_category_create($inparentid, $inname, $inslug);
qa_db_category_set_content($categoryid, $incontent); qa_db_category_set_content($categoryid, $incontent);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment