From 715643f6b6f59dbf67ec2443fb97814ee185f2b4 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Mon, 31 Oct 2016 01:38:17 +0800 Subject: [PATCH] Minor mistake. --- config-sample.php | 2 +- connect.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config-sample.php b/config-sample.php index 423acfc..1ffaacc 100644 --- a/config-sample.php +++ b/config-sample.php @@ -28,4 +28,4 @@ define('MBLOG_DESC', ' define('MBLOG_PULLEY_TEXT', "What's this?"); define('MBLOG_TOOLTIPS_TEXT', "Tap post to comment and like. :)"); -?> \ No newline at end of file +?> diff --git a/connect.php b/connect.php index b3b8479..9c42aa1 100644 --- a/connect.php +++ b/connect.php @@ -1,5 +1,5 @@