projects
/
GitHub
/
Stricted
/
speedport-hybrid-php-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8db2f0
)
fix travis build
author
Stricted
<info@stricted.de>
Sat, 18 Jul 2015 02:32:08 +0000
(
04:32
+0200)
committer
Stricted
<info@stricted.de>
Sat, 18 Jul 2015 02:32:08 +0000
(
04:32
+0200)
tests/example.config.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/example.config.php
b/tests/example.config.php
index da511d00456216a745afe775542bb7dbcf1a9c57..c6a634722c42ac6279ca6a8cde68c82073953ac5 100644
(file)
--- a/
tests/example.config.php
+++ b/
tests/example.config.php
@@
-3,4
+3,4
@@
require_once('../SpeedportHybrid.class.php');
$password = 'your_router_password';
$url = 'http://speedport.ip/';
$sp = new SpeedportHybrid($url);
-$sp->login($password);
\ No newline at end of file
+$sp->login($password);