mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove author information from scripts.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
a9a4d31e14
commit
ec214fdb42
2 changed files with 0 additions and 5 deletions
|
@ -415,7 +415,6 @@ function uid_from_username($username="")
|
|||
* @param string $append string of variables and values formatted as in URLs
|
||||
* ex. mkurl("foo=bar&bar=baz")
|
||||
* @return string clean string of variables to append to URL, urlencoded
|
||||
* @author Callan Barrett
|
||||
*/
|
||||
function mkurl($append) {
|
||||
$get = $_GET;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue