summaryrefslogtreecommitdiff
path: root/command/rmaccess.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2012-09-30 20:14:06 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2012-09-30 20:14:06 -0700
commit95aed0d68cf6474396bab406c78d2a2e3602fc40 (patch)
tree8776083093f9d053783bef9931e8460336d0d31c /command/rmaccess.mdwn
parentd114371254445ca2f3f6d0e0872be34df21d31dc (diff)
downloadhosting-95aed0d68cf6474396bab406c78d2a2e3602fc40.tar.gz
hosting-95aed0d68cf6474396bab406c78d2a2e3602fc40.zip
command -> commands
Diffstat (limited to 'command/rmaccess.mdwn')
-rw-r--r--command/rmaccess.mdwn9
1 files changed, 0 insertions, 9 deletions
diff --git a/command/rmaccess.mdwn b/command/rmaccess.mdwn
deleted file mode 100644
index 67733f2..0000000
--- a/command/rmaccess.mdwn
+++ /dev/null
@@ -1,9 +0,0 @@
-# Remove User Access to a Repository
-
-<form action="https://secure.piny.be/auth/rmaccess.cgi" method="post">
-[[!table format=dsv delimiter=# data="""
-Repository name: # <input type="text" name="r" />
-User name: # <input type="text" name="n" />
-<input type="submit" />
-"""]]
-</form>