index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
errors.php
Age
Commit message (
Expand
)
Author
2011-12-15
include path fix for lighttpd
Andrew Dolgov
2011-12-11
overall directory tree cleanup
Andrew Dolgov
2011-03-18
rework initial sanitycheck to use JSON
Andrew Dolgov
2011-02-18
fix fatalError() not working properly
Andrew Dolgov
2010-11-09
unify update_daemon, update_feeds and update_feedbrowser into update.php; mov...
Andrew Dolgov
2008-11-10
code cleanup, test for db_escape() crazyness in DB sanity check
Andrew Dolgov
2007-04-24
tweak error message
Andrew Dolgov
2007-04-24
try to detect sanity check abnormalities (caused by Firebug)
Andrew Dolgov
2007-03-05
more I18N work
Andrew Dolgov
2007-03-05
change _() to __() (use php-gettext)
Andrew Dolgov
2007-02-24
misc updater tweaks
Andrew Dolgov
2007-02-24
add link to schema updater from errormsg 5
Andrew Dolgov
2006-12-21
I18N
Andrew Dolgov
2006-08-19
change short php tags to long ones
Andrew Dolgov
2006-08-13
block mysql versions where true is undefined in sanity_check
Andrew Dolgov
2006-03-31
better fatal error handling by frontend (remove error.php)
Andrew Dolgov