]> git.mxchange.org Git - friendica.git/commit
move account. first step.
authorFabrixxm <fabrix.xm@gmail.com>
Wed, 17 Oct 2012 15:13:01 +0000 (11:13 -0400)
committerFabrixxm <fabrix.xm@gmail.com>
Wed, 17 Oct 2012 15:13:01 +0000 (11:13 -0400)
commit65d235017c3536762fd0766976c60337aaac59cb
tree462914f10d0e1f9ee0bd7bab654b9cf003ceeb2e
parentd6226a5337ef151177c6033fb788c79eb9186a7f
move account. first step.
export basic account data as json
import basic account data in db (dbs must be at same schema version)
include/dba.php
include/uimport.php [new file with mode: 0644]
mod/register.php
mod/uexport.php
mod/uimport.php [new file with mode: 0644]
view/register.tpl
view/uexport.tpl [new file with mode: 0644]
view/uimport.tpl [new file with mode: 0644]