diff --git a/Zotlabs/Module/Register.php b/Zotlabs/Module/Register.php index ebe6a1467..bc813f8e1 100644 --- a/Zotlabs/Module/Register.php +++ b/Zotlabs/Module/Register.php @@ -2,8 +2,6 @@ namespace Zotlabs\Module; use Zotlabs\Web\Controller; -require('./auth_sister/core.php'); //妹関数読込 -auth_session_start(); //セッションスタート(必要) require_once('include/security.php'); diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl index 1054c7567..bea6cc94a 100755 --- a/view/tpl/register.tpl +++ b/view/tpl/register.tpl @@ -1,3 +1,7 @@ +

{{$title}}