tt-rss/classes/pref
Mike Frysinger 5bac322258 document the date format string
I assumed the format string was related to strftime except all of the
fields looked really weird.  After digging in the code, this string is
actually used with php's date().  Add a note for this so other people
can jump quickly to the relevant documentation (which is useful for
non-php peeps who have no idea what this is).
2013-05-19 03:19:55 -04:00
..
feeds.php implement additional counter mode for virtual feeds when there's 0 unread articles 2013-05-16 01:08:04 +04:00
filters.php Fixing bugs found by static analysis 2013-05-07 00:35:10 -07:00
labels.php make pluginhost a singleton 2013-04-18 12:27:34 +04:00
prefs.php document the date format string 2013-05-19 03:19:55 -04:00
system.php add clear sql log button 2013-04-29 23:12:54 +04:00
users.php Merge pull request #179 from nottwo/$link-cleanup 2013-05-05 21:06:43 -07:00