projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of estia:weathermon
[weathermon.git]
/
web
/
config_local.php
diff --git
a/web/config_local.php
b/web/config_local.php
deleted file mode 100644
(file)
index
9c9adb2
..0000000
--- a/
web/config_local.php
+++ /dev/null
@@
-1,11
+0,0 @@
-<?php
-
- $mysql_host = 'host';
- $mysql_schema = 'meteo';
- $mysql_user = 'meteo';
- $mysql_pwd = 'somestrictpasswd';
- $mysql_port = 3306;
-
- setlocale(LC_ALL,'ru_RU.UTF8');
-
-?>
\ No newline at end of file