]> git.wh0rd.org - tt-rss.git/blobdiff - include/functions.php
simplify error handling
[tt-rss.git] / include / functions.php
index cdd783cdc826b08defa7ac48fe6406bb36b31e42..c6de853d41df01263fd85783322579e35b2fb55d 100644 (file)
                $attributes, $include_all_cats = true, $root_id = false, $nest_level = 0) {
 
                        if (!$root_id) {
-                                       print "<select id=\"$id\" name=\"$id\" default=\"$default_id\" onchange=\"catSelectOnChange(this)\" $attributes>";
+                                       print "<select id=\"$id\" name=\"$id\" default=\"$default_id\" $attributes>";
                        }
 
                        if ($root_id)