1
0
Fork 0

Revert "Add new legacy password field"

This reverts commit 2236f60cfa.
This commit is contained in:
Hypolite Petovan 2017-11-26 15:45:59 -05:00
commit 2a60146a43
3 changed files with 2 additions and 3 deletions

View file

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