From ea08d4c9617b2ffd36a53d3759e102a3c52ef69b Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 08 Aug 2012 03:42:54 -0400 Subject: [PATCH] Improve is_error() so we can check for state of specified query --- program/include/html.php | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/program/include/html.php b/program/include/html.php index c76eb74..b42da1d 100644 --- a/program/include/html.php +++ b/program/include/html.php @@ -17,10 +17,7 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - - */ +*/ /** -- Gitblit v1.9.1