index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-07-10 13:13:44 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-10 13:13:44 +0200 |
commit | 54c2d68f6f323ba7e47c298d7043eac29093290e (patch) | |
tree | 3920940adddf523af10faba5f3a77e313acc8873 /buildmaster/status.php | |
parent | f038eb551e18a7cf0c751cc8f59334f5571c3142 (diff) |
-rw-r--r-- | buildmaster/status.php | 2 |
diff --git a/buildmaster/status.php b/buildmaster/status.php index 64b9f06..5a844c8 100644 --- a/buildmaster/status.php +++ b/buildmaster/status.php @@ -47,4 +47,4 @@ if (isset($last_return)) if (isset($last_return)) print " latest package move was on " . $last_moved . ".<br>\n"; -print_footer("Copyright © 2018 <a href=\"mailto:arch@eckner.net\" title=\"Contact Erich Eckner\">Erich Eckner</a>."); +print_footer(); |