1
0
Fork 0

We now fetch the number of registered users

This commit is contained in:
Michael 2017-12-18 23:58:18 +00:00
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;