We now fetch the number of registered users

This commit is contained in:
Michael
2017-12-18 23:58:18 +00:00
parent 7a6706b0f7
commit dab83c8b40
5 changed files with 40 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1237);
define('UPDATE_VERSION' , 1238);
use Friendica\Core\Config;
use Friendica\Core\PConfig;