From 70fb555ab8c115fb37194be0d78b793ed8c4ac5c Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Tue, 27 Jun 2017 10:59:31 +0200
Subject: [PATCH 1/1] TODO: add an entry about the use of trigger_error()

---
 TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO b/TODO
index 3c71811..7b72745 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+- re-evaluate the use of trigger_error() or use a custom error handler,
+  because right now the code exists as soon as trigger_error() gets called and
+  any following code is ignored.
+
 - write better XSL stylesheets? I am not an XSL expert
 - evaluate the use of the <ttl/> RSS element
 - show cards directly in RSS items for twitter.com
-- 
2.1.4