Skip to content

Commit

Permalink
functions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
satopian committed Dec 29, 2024
1 parent 76571c2 commit 0a13f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion petitnote/functions.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
$functions_ver=20241225;
$functions_ver=20241229;
//編集モードログアウト
function logout(): void {
$resno=(int)filter_input(INPUT_GET,'resno',FILTER_VALIDATE_INT);
Expand Down

0 comments on commit 0a13f2c

Please sign in to comment.