projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge commit '2545d27aacfe57c8f26fccfd45e382fbf5c111ac'
[weathermon.git]
/
web
/
config_local.php
diff --git
a/web/config_local.php
b/web/config_local.php
index 00afede31e0cd81198f5cdbc7dac38c6fd7a9c12..9ec56a8f1a2a360c0d0a0108cb4e8b8689f52556 100644
(file)
--- a/
web/config_local.php
+++ b/
web/config_local.php
@@
-1,14
+1,14
@@
<?php
<?php
- $mysql_host = '
host
';
+ $mysql_host = '
rvb.name
';
$mysql_schema = 'meteo';
$mysql_user = 'meteo';
$mysql_schema = 'meteo';
$mysql_user = 'meteo';
- $mysql_pwd = 'somestr
ict
passwd';
+ $mysql_pwd = 'somestr
ong
passwd';
$mysql_port = 3306;
setlocale(LC_ALL,'ru_RU.UTF8');
$mysql_port = 3306;
setlocale(LC_ALL,'ru_RU.UTF8');
- $valid_ip_start = ip2long('192.168.1.
161
');
- $valid_ip_end = ip2long('192.168.1.
190
');
+ $valid_ip_start = ip2long('192.168.1.
0
');
+ $valid_ip_end = ip2long('192.168.1.
255
');
?>
\ No newline at end of file
?>
\ No newline at end of file