Skip to content

Commit

Permalink
functions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
satopian committed Dec 24, 2024
1 parent 6b6a032 commit 86dd4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions petitnote/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ function branch_destination_of_location(){
//非同期通信の時にpaintcom()を呼び出すためのリダイレクト
function location_paintcom(){
header('Location: ./?mode=paintcom');
exit();
}
// コンティニュー認証
function check_cont_pass(){
Expand Down

0 comments on commit 86dd4d7

Please sign in to comment.