From 603d2a9ba4e7e3a0adb7eaecaae874039e71fefa Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Fri, 29 Sep 2006 23:02:54 +0000 Subject: [PATCH] fixed style.inc references --- activate.php | 5 ++++- register.php | 6 +++++- tv.php | 3 +-- 3 files changed, 10 insertions(+), 4 deletions(-) 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'); } ?>