--- nfo/php/libs/org.netfrag.glib/DataSource/Generic.php 2003/03/28 06:45:26 1.11 +++ nfo/php/libs/org.netfrag.glib/DataSource/Generic.php 2003/03/29 08:00:48 1.12 @@ -12,9 +12,12 @@ * Cvs-Log: * *
- * $Id: Generic.php,v 1.11 2003/03/28 06:45:26 joko Exp $
+ * $Id: Generic.php,v 1.12 2003/03/29 08:00:48 joko Exp $
  *
  * $Log: Generic.php,v $
+ * Revision 1.12  2003/03/29 08:00:48  joko
+ * modified ErrorBoxing
+ *
  * Revision 1.11  2003/03/28 06:45:26  joko
  * VERBOSE mode
  *
@@ -788,7 +791,7 @@
 
       // trace
         //if (constants::get('VERBOSE') && $this->_debug[notice]) {
-        if (constants::get('VERBOSE')) {
+        if (constants::get('VERBOSE') or constants::get('ERRORS_ONLY')) {
           //print "_result = " . Dumper($this->_result);
           //print "
Debug: DataSource::Generic->_result_count = " . $this->_result_count . "
"; $this->draw_status_box(); @@ -804,6 +807,8 @@ $boxcount++; + $box = container(); + // box client code (javascript) $code_js = "