From 4bf42acdd13d931ff0d8397f83dcc1fc8843fb57 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 6 Feb 2012 05:22:51 +0000 Subject: [PATCH 1/2] database_dsn (lowercase) is no more --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } From 9fd10fb6d20106ef9b7cebf747ae439cd9a7611e Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 6 Feb 2012 05:34:06 +0000 Subject: [PATCH 2/2] more explicit credit for the shimmie team :3 --- themes/danbooru/layout.class.php | 4 +++- themes/default/layout.class.php | 4 +++- themes/flat/layout.class.php | 4 +++- themes/futaba/layout.class.php | 4 +++- themes/lite/layout.class.php | 4 +++- themes/old_default/layout.class.php | 4 +++- themes/warm/layout.class.php | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) 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