git.cweiske.de
/
linksys-wrt3g-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add "allstatus" command
[linksys-wrt3g-tools.git]
/
config.php.dist
1
<?php
2
$GLOBALS['linksys-wrt3g-tools'] = array(
3
'user' => 'admin',
4
'password' => 'FIXME',
5
'ip' => '192.168.FIXME',
6
);
7
?>