From 98712bce7622d618eecaf0a785f3664dd8648ce2 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 11 Apr 2011 21:36:04 -0700 Subject: no newline at eof --- update.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index f66b1b9fa..bb4536ae9 100644 --- a/update.php +++ b/update.php @@ -442,4 +442,5 @@ function update_1049() { `reply_to` CHAR( 255 ) NOT NULL , `last_check` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00' ) ENGINE = MYISAM "); -} \ No newline at end of file +} + -- cgit v1.2.3