diff options
Diffstat (limited to 'web/lib/aur.inc')
-rw-r--r-- | web/lib/aur.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/lib/aur.inc b/web/lib/aur.inc index 25c1d718..81ffde26 100644 --- a/web/lib/aur.inc +++ b/web/lib/aur.inc @@ -410,5 +410,4 @@ function uid_from_username($username="") return $row[0]; } -# vim: ts=2 sw=2 noet ft=php ?> |