projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Добавлен датчик уровня углекислоты MH-Z14
[weathermon.git]
/
web
/
config_local.php
diff --git
a/web/config_local.php
b/web/config_local.php
index 9c9adb22fc813b17799e6ee62cdb4d8306e639bc..eef21349d8f264ae1cf2f68aa733d5d38d4be3bd 100644
(file)
--- a/
web/config_local.php
+++ b/
web/config_local.php
@@
-7,5
+7,11
@@
$mysql_port = 3306;
setlocale(LC_ALL,'ru_RU.UTF8');
+<<<<<<< HEAD
+=======
+
+ $valid_ip_start = ip2long('192.168.1.161');
+ $valid_ip_end = ip2long('192.168.1.190');
+>>>>>>> 438eca78d7802bd2758a4969b80bb0be6b9f14f6
?>
\ No newline at end of file