summaryrefslogtreecommitdiff
path: root/shell/passwd.php
blob: 0e1cec689d73aa93ce97720b7b3c4cdc7d7761a8 (plain)
1
2
3
4
5
<?php global $users; $users = array (

'http://lukeshu.ath.cx/1/' // Luke Shumaker

); ?>