X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=Admin.page;fp=Admin.page;h=0000000000000000000000000000000000000000;hp=65f9e09fb456539f4128d25b004ed2c8859cb90f;hb=f485895094cd72318b46f39689c3ba954eb37411;hpb=904730d1782749bfac15b0344fe5782433f3099b diff --git a/Admin.page b/Admin.page deleted file mode 100644 index 65f9e09..0000000 --- a/Admin.page +++ /dev/null @@ -1,56 +0,0 @@ -#!/bin/zsh - -metafile=project.meta -userlist="$(sed -rn 's|^([a-zA-Z0-9_+-]):.+$|\1|p' auth/htpasswd)" - -if [ "$ACL_ADMIN" = "false" ]; then - reason=noaccess - . "./Error.page" -else - - echo " -
-
-
-

General

- -
Title Display -
Project Name
-

-
Project Slogan
-

-
- -
Code Browser -
SVN Repository
-

-
GIT Repository
-

-
- -
Donations -
Flattr \"Thing\" URL
-

-
Bitcoin Address
-

-
Paypal Address
-

-
- -
Advertisement -
No Advertisement

-
- BitCoinAdvertisers.com
Bitcoin Address:
-
- - Allow gambling ads - Allow erotic ads -

-
- -
- -
- - " -fi