diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-27 11:23:55 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-27 11:23:55 -0500 |
commit | fb0380f48203a11584773f3db335eaadd9cc6fdf (patch) | |
tree | 98f7eb36ed8a3ec99c1cba5c9c0742af8931783b /shell/passwd.php | |
parent | 3d6790614bb0dc776e02a95835e5c274263d1d1a (diff) |
This zip file was identified as ltshell-3.5.zip
Diffstat (limited to 'shell/passwd.php')
-rw-r--r-- | shell/passwd.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/passwd.php b/shell/passwd.php index cf6fdaf..0e1cec6 100644 --- a/shell/passwd.php +++ b/shell/passwd.php @@ -1,6 +1,5 @@ <?php global $users; $users = array ( -'http://10.10.24.64/1/', // Luke Shumaker (at home) -'http://lukeshu.ath.cx/1/' // Luke Shumaker (not at home) +'http://lukeshu.ath.cx/1/' // Luke Shumaker ); ?> |