From 9922f8e319ac23a02913b7bbc5e0ca20ee9959a6 Mon Sep 17 00:00:00 2001
From: Ivan Lanin
Date: Sat, 15 Mar 2014 23:45:31 +0700
Subject: [PATCH] Closing bracket. Again.
---
samples/Sample_Footer.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/Sample_Footer.php b/samples/Sample_Footer.php
index 83073cec..5c7d7da1 100644
--- a/samples/Sample_Footer.php
+++ b/samples/Sample_Footer.php
@@ -22,7 +22,7 @@ if (CLI) {
}
}
echo '
';
- } else {
+ }
?>
@@ -30,5 +30,5 @@ if (CLI) {