diff options
Diffstat (limited to 'guprecords.buetow.org/content')
| -rw-r--r-- | guprecords.buetow.org/content/20.Manpage.xml | 5 | ||||
| -rw-r--r-- | guprecords.buetow.org/content/40.Changelog.xml | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/guprecords.buetow.org/content/20.Manpage.xml b/guprecords.buetow.org/content/20.Manpage.xml index e7ec770..49f0767 100644 --- a/guprecords.buetow.org/content/20.Manpage.xml +++ b/guprecords.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=guprecords.git;a=blob_plain;f=docs/guprecords.txt;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=guprecords.git;a=blob_plain;f=docs/guprecords.txt;hb=HEAD</inject> </pretext> </content> diff --git a/guprecords.buetow.org/content/40.Changelog.xml b/guprecords.buetow.org/content/40.Changelog.xml index 2c8de2c..3ecd66f 100644 --- a/guprecords.buetow.org/content/40.Changelog.xml +++ b/guprecords.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=guprecords.git;a=blob_plain;f=debian/changelog;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=guprecords.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject> </pretext> </content> |
