1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-18 13:55:27 +00:00

actually check for DB_PORT in installer, add better hints and use mysqli if available

This commit is contained in:
Andrew Dolgov
2013-04-18 16:06:03 +04:00
parent 1daf0f75fa
commit bbffc43e4f
3 changed files with 30 additions and 13 deletions

View File

@@ -240,3 +240,8 @@ body.otp div.content {
display : inline-block;
width : auto;
}
span.hint {
font-size : 10px;
color : gray;
}