diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-27 12:25:44 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-27 12:25:44 +0200 |
| commit | 90a6331414bb767bf92a44d358024cc5c88e6d64 (patch) | |
| tree | b260ab15131dff610d016f0e513bd89edbf7c290 /fapi.buetow.org | |
| parent | 2e388f040491f88c14dc7d4b53a19a1a7c971966 (diff) | |
use inject
Diffstat (limited to 'fapi.buetow.org')
| -rw-r--r-- | fapi.buetow.org/content/21.Synopsis.xml | 5 | ||||
| -rw-r--r-- | fapi.buetow.org/content/40.Changelog.xml | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/fapi.buetow.org/content/21.Synopsis.xml b/fapi.buetow.org/content/21.Synopsis.xml index 82beaf1..f35a3a8 100644 --- a/fapi.buetow.org/content/21.Synopsis.xml +++ b/fapi.buetow.org/content/21.Synopsis.xml @@ -3,9 +3,6 @@ <pagetitle>Synopsis</pagetitle> <text>This is the Synopsis of the current master branch:</text> <pretext> - <perl> - use LWP::Simple; - get("http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=docs/synopsis.txt;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=docs/synopsis.txt;hb=HEAD</inject> </pretext> </content> diff --git a/fapi.buetow.org/content/40.Changelog.xml b/fapi.buetow.org/content/40.Changelog.xml index 88c263b..00ba8a7 100644 --- a/fapi.buetow.org/content/40.Changelog.xml +++ b/fapi.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=fapi.git;a=blob_plain;f=debian/changelog;hb=HEAD"); - </perl> + <inject>http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject> </pretext> </content> |
