diff --git a/boilerplate/question.php b/boilerplate/question.php
index 9f94012..a8dcca3 100644
--- a/boilerplate/question.php
+++ b/boilerplate/question.php
@@ -31,7 +31,7 @@ function insertEmoji($text) {
$url = pg_fetch_array($queryResponse);
if (pg_num_rows($queryResponse) !== 0) {
- $out .= "";
+ $out .= "
";
$allowNext = false;
continue;
}
diff --git a/emoji.php b/emoji.php
new file mode 100644
index 0000000..287cea8
--- /dev/null
+++ b/emoji.php
@@ -0,0 +1,37 @@
+(go back?)");
+
+if (!$emojiEnabled) {
+ echo("emoji aren't enabled");
+ include "boilerplate/pageEnd.php";
+ exit();
+}
+
+echo("