7 Commits

Author SHA1 Message Date
Grant Pannell
408e0d7695 Fix missing argument, php 7.1 2017-10-20 01:14:44 +10:30
root
da3f333f98 Fix execute perms 2017-05-16 01:20:09 +09:30
Grant Pannell
6d26584d34 Take back my plugin - fix a bunch of bugs which counters not updating,
clean things up, sync back with ttrss source
2017-05-16 01:10:32 +09:30
Torsten Stelling
b3509b8db3 Fix for other Symlinks 2013-06-29 19:04:32 +02:00
root
d63c941421 Using script filename instead of __FILE__
The server variable script_filename contains the requested file path without symlink resolution.
__FILE__ is the 'real' file path with symlink resolution.
If a user (like me) uses a git repo for plugin management and symlinks the fever directory to the
plugin directory the inclusion and chdir'ing previously failed.
2013-06-29 16:23:29 +04:00
Torsten Stelling
0b1bcf2e2e formatting changes 2013-06-27 22:04:49 +02:00
Torsten Stelling
07c951a026 added Fever API plugin by DigitalDJ from TinyTinyRSS forum 2013-06-27 21:31:27 +02:00