diff --git a/index.php b/index.php index 8bd09936..f392be7c 100644 --- a/index.php +++ b/index.php @@ -50,7 +50,7 @@ * Each of these can be imported at the start of a function with eg "global $page, $user;" */ -if(empty($database_dsn) && !file_exists("config.php")) { +if(!file_exists("config.php")) { header("Location: install.php"); exit; } diff --git a/themes/danbooru/layout.class.php b/themes/danbooru/layout.class.php index b1b06999..534ea285 100644 --- a/themes/danbooru/layout.class.php +++ b/themes/danbooru/layout.class.php @@ -223,7 +223,9 @@ $header_html Images © their respective owners, Shimmie © - Shish & Co 2007-2012, + Shish & + The Team + 2007-2012, based on the Danbooru concept. $debug $contact diff --git a/themes/default/layout.class.php b/themes/default/layout.class.php index 3846c72c..08584b62 100644 --- a/themes/default/layout.class.php +++ b/themes/default/layout.class.php @@ -71,7 +71,9 @@ $header_html