From f56f083edbcb484f596dd470999aa17d4b3cd7ca Mon Sep 17 00:00:00 2001 From: Davide Franco Date: Fri, 24 Jun 2011 18:06:02 +0200 Subject: [PATCH] bacula-web: New Error handler php class --- .../includes/app/cerrorhandler.class.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 gui/bacula-web/includes/app/cerrorhandler.class.php diff --git a/gui/bacula-web/includes/app/cerrorhandler.class.php b/gui/bacula-web/includes/app/cerrorhandler.class.php new file mode 100644 index 0000000000..9b589be200 --- /dev/null +++ b/gui/bacula-web/includes/app/cerrorhandler.class.php @@ -0,0 +1,31 @@ + + -- 2.39.5