diff --git a/upload/config.php b/upload/config.php index e631a7ef9..30f62d246 100644 --- a/upload/config.php +++ b/upload/config.php @@ -599,7 +599,7 @@ $bb_cfg['captcha'] = array( // Atom feed $bb_cfg['atom'] = array( - 'path' => BB_PATH .'/atom/', + 'path' => BB_PATH .'/atom', 'url' => './atom', );