4 Commits

Author SHA1 Message Date
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