diff options
Diffstat (limited to 'loadbars.buetow.org/content')
| -rw-r--r-- | loadbars.buetow.org/content/20.Manpage.xml | 5 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/40.Changelog.xml | 5 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/45.Wishlist.xml | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/loadbars.buetow.org/content/20.Manpage.xml b/loadbars.buetow.org/content/20.Manpage.xml index 4dc7997..9756238 100644 --- a/loadbars.buetow.org/content/20.Manpage.xml +++ b/loadbars.buetow.org/content/20.Manpage.xml @@ -3,9 +3,6 @@ <pagetitle>Manpage</pagetitle> <text>This is the manpage of the current master branch:</text> <pretext> - <perl> - use LWP::Simple; - get("http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/loadbars.txt;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/loadbars.txt;hb=HEAD</inject> </pretext> </content> diff --git a/loadbars.buetow.org/content/40.Changelog.xml b/loadbars.buetow.org/content/40.Changelog.xml index b638afa..9c442fa 100644 --- a/loadbars.buetow.org/content/40.Changelog.xml +++ b/loadbars.buetow.org/content/40.Changelog.xml @@ -3,9 +3,6 @@ <pagetitle>Changelog</pagetitle> <text>This is the changelog file of the current master branch:</text> <pretext> - <perl> - use LWP::Simple; - get("http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=debian/changelog;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject> </pretext> </content> diff --git a/loadbars.buetow.org/content/45.Wishlist.xml b/loadbars.buetow.org/content/45.Wishlist.xml index aff63cc..c728b8b 100644 --- a/loadbars.buetow.org/content/45.Wishlist.xml +++ b/loadbars.buetow.org/content/45.Wishlist.xml @@ -3,9 +3,6 @@ <pagetitle>Wishlist</pagetitle> <text>This is the Wishlist file of the current master branch:</text> <pretext> - <perl> - use LWP::Simple; - get("http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD</inject> </pretext> </content> |
