projects
/
weathermon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
fa2166c
)
Удалил барахло
author
Roman Bazalevsky
<rvb@rvb.name>
Thu, 15 Sep 2016 09:47:11 +0000
(12:47 +0300)
committer
Roman Bazalevsky
<rvb@rvb.name>
Thu, 15 Sep 2016 09:47:11 +0000
(12:47 +0300)
web/config_local.php~
[deleted file]
patch
|
blob
|
history
diff --git
a/web/config_local.php~
b/web/config_local.php~
deleted file mode 100644
(file)
index
eef2134
..0000000
--- a/
web/config_local.php~
+++ /dev/null
@@
-1,17
+0,0 @@
-<?php
-
- $mysql_host = 'host';
- $mysql_schema = 'meteo';
- $mysql_user = 'meteo';
- $mysql_pwd = 'somestrictpasswd';
- $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