Rss-Bridge/lib
logmanoriginal 429126e18a [Bridge] Cleanup file
- Remove unnecessary documentation
- Update/Clarify documentation where necessary
- Remove empty lines
- Put 'else' between closing and opening curly braces
- Make sure curly braces start right after closing brace on functions '(){...'
- Start lines with '.' and use proper indentation when using multi-line string combinations
- Add spaces for function definitions/calls and assignments
- Add space before opening curly brace after class definition 'class xyz {'
2016-08-24 20:14:23 +02:00
..
Bridge.php [Bridge] Cleanup file 2016-08-24 20:14:23 +02:00
Cache.php Added a function to re-encode everything to UTF-8 2016-01-19 12:17:27 +00:00
Exceptions.php Correction of few bugs. 2015-11-05 10:12:58 +00:00
Format.php [core] makes 'bridge' and 'format' parameters value less verbose 2016-08-23 14:34:07 +02:00
HTMLUtils.php [core] makes 'bridge' and 'format' parameters value less verbose 2016-08-23 14:34:07 +02:00
RssBridge.php [RssBridge] Remove require for Item.php 2016-08-22 18:58:22 +02:00