don't let somebody install with a bogus db hostname as this seems to lead to spectacular failure modes

This commit is contained in:
Friendika
2011-03-13 16:47:41 -07:00
parent a912a0d3ca
commit 0cf647bf6f
2 changed files with 17 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.915' );
define ( 'FRIENDIKA_VERSION', '2.1.917' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'DB_UPDATE_VERSION', 1040 );