You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes/pref
Andrew Dolgov 1bfe1d7b31 simplify error handling
* less convoluted exception dialogs
* use window.onerror for the majority of exception catching/reporting
* remove most of now useless try/catch blocks
* report stacktrace instead of manually specified error locations
8 years ago
..
feeds.php use print_hidden() for hidden dojo form fields 8 years ago
filters.php use print_hidden() for hidden dojo form fields 8 years ago
labels.php use print_hidden() for hidden dojo form fields 8 years ago
prefs.php simplify error handling 8 years ago
system.php store formatted backtrace to sql log 9 years ago
users.php use print_hidden() for hidden dojo form fields 8 years ago