diff options
author | Alib <aliboba@free.fr> | 2010-02-25 17:58:35 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-02-25 17:58:35 +0100 |
commit | c57e43d3caa214c0067ed1ec452fc5cd94c67121 (patch) | |
tree | 884fbe39c27d2249b049844442b32efc2d290a94 /config_default.php | |
parent | ca7a7f036f0f65ef1a883c2bb6d2025ebdd00e59 (diff) | |
download | istreamdev-c57e43d3caa214c0067ed1ec452fc5cd94c67121.tar.gz istreamdev-c57e43d3caa214c0067ed1ec452fc5cd94c67121.tar.bz2 |
updated readme
Diffstat (limited to 'config_default.php')
-rwxr-xr-x | config_default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_default.php b/config_default.php index 533f0ff..ee3e6a2 100755 --- a/config_default.php +++ b/config_default.php @@ -2,7 +2,7 @@ // Http configuration $user = 'istreamdev'; // Login $pass = 'iguest'; // Password - $httppath = '/istreamdev/'; // Path to the index.php file + $httppath = '/istreamdev/'; // Absolute path to the index.php file. //Don't put http://yourdomain !! // VDR configuration |