Commit graph

8 commits

Author SHA1 Message Date
logmanoriginal 47f382ce3f Fix typo 2016-08-03 20:34:30 +02:00
logmanoriginal da3127e31b Remove all script tags from content 2016-08-03 20:32:26 +02:00
logmanoriginal 83d7f138ed Fix indentation and remove empty lines 2016-08-03 20:14:59 +02:00
logmanoriginal 2a02023c8a Change all nested functions to member functions
This fixes error "Using $this when not in object context"

Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-03 20:11:25 +02:00
Pierre Mazière 955eecc299 use BridgeAbstract::file_get_html in all bridges
instead of simple_html_dom function file_get_html

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-06-25 23:17:42 +02:00
teromene 11ad75c7e6 Premier lot de bridges utilisant le premier système.
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
Mitsukarenai b80764282a JournalDuGeek: restrict to 5 posts 2014-07-16 17:09:11 +02:00
Paul Vayssiere ee45f0a829 Le Journal du Geek Bridge 2014-07-14 13:12:52 -05:00