From b52e7e3387161750fa481ca3f4c91342255bdd95 Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Mon, 20 Jul 2015 11:31:19 -0700 Subject: [PATCH] Add empty line at file end. --- includes/functions/theme-functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions/theme-functions.php b/includes/functions/theme-functions.php index 6594049..cd556cb 100755 --- a/includes/functions/theme-functions.php +++ b/includes/functions/theme-functions.php @@ -456,4 +456,4 @@ function trestle_image_has_size( $image_id, $image_size = null ) { return false; -} \ No newline at end of file +}