diff options
Diffstat (limited to 'submit.php')
-rw-r--r-- | submit.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/submit.php b/submit.php index b921c6a3f..052dd90f5 100644 --- a/submit.php +++ b/submit.php @@ -146,7 +146,6 @@ function submit_submit($subject, $abstract, $article, $category) { watchdog(1, "added new submission with subject `$subject'."); } -include "function.inc"; include "theme.inc"; switch($op) { |