removal of data_href config variable -- it should be auto detected

git-svn-id: file:///home/shish/svn/shimmie2/trunk@304 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish
2007-07-16 21:30:28 +00:00
parent e614634cf9
commit f5ec3f861e
6 changed files with 8 additions and 5 deletions

View File

@@ -164,7 +164,6 @@ class Setup extends Extension {
$sb->add_text_option("title", "Site title: ");
$sb->add_text_option("front_page", "<br>Front page: ");
$sb->add_text_option("base_href", "<br>Base URL: ");
$sb->add_text_option("data_href", "<br>Data URL: ");
$sb->add_text_option("contact_link", "<br>Contact URL:");
$sb->add_choice_option("theme", $themes, "<br>Theme: ");
// $sb->add_int_option("anon_id", "<br>Anonymous ID: "); // FIXME: create advanced options page