summaryrefslogtreecommitdiff
path: root/shell/passwd.php
blob: cf6fdaf3b639009b45dd88c1d62b543246bdd289 (plain)
1
2
3
4
5
6
<?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)

); ?>