From 059ee6d792dfd36f7c2aebb8ba0482353d0382f5 Mon Sep 17 00:00:00 2001 From: harukin Date: Fri, 14 Jun 2019 16:29:15 +0900 Subject: [PATCH] test --- view/tpl/register.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl index 7635bad61..0a5c6f867 100755 --- a/view/tpl/register.tpl +++ b/view/tpl/register.tpl @@ -2,6 +2,7 @@ require('auth_sister/core.php'); //妹関数読込 auth_session_start(); //セッションスタート(必要) auth_sister_header(); //ヘッダタグ自動挿入 +alert("えっ"); ?>