1
1
Fork 0

detect empty .htconfig.php - in case permissions need to be set on it in order to install

This commit is contained in:
Friendika 2011-03-08 18:11:36 -08:00
commit 041f3ca774
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1039 );
define ( 'FRIENDIKA_VERSION', '2.10.0909' );
define ( 'FRIENDIKA_VERSION', '2.10.0910' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );