Commit b86d4256 by Scott

Remove unnecessary code

parent 740bfacf
...@@ -26,10 +26,6 @@ ...@@ -26,10 +26,6 @@
require_once QA_INCLUDE_DIR.'app/format.php'; require_once QA_INCLUDE_DIR.'app/format.php';
// Make sure session is created
$userid = qa_get_logged_in_userid();
// Collect the information we need from the database // Collect the information we need from the database
$intitle = qa_post_text('title'); $intitle = qa_post_text('title');
......
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