diff --git a/activate.php b/activate.php index 5942994b..d635982e 100644 --- a/activate.php +++ b/activate.php @@ -23,13 +23,16 @@ $no_session = true; require_once('lib/init.php'); +$web_path = conf('web_path'); + /* Keep them out if they shouldn't be here */ if(!conf('allow_public_registration') || conf('demo_mode')) { access_denied(); } ?>
- + + + + + var mpd_elapsed = '.$myMpd->current_track_position." \n"; echo '\n"; echo ''; - show_template('javascript_refresh'); } ?>