Skip to content

Commit

Permalink
mobile テンプレートは廃止されたため非推奨
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Jun 18, 2024
1 parent b486cf6 commit 89096ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/smarty_extends/block.marquee.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/**
* marqueeタグで囲む。
*
* @deprecated mobile テンプレートは廃止されたため非推奨
* DoCoMoの携帯端末の場合はmarqueeを使用しない。
*
* @return string 出力
Expand Down
1 change: 1 addition & 0 deletions data/smarty_extends/modifier.numeric_emoji.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/**
* 数値を数字絵文字に変換する。
*
* @deprecated mobile テンプレートは廃止されたため非推奨
* 入力が0~9ではない場合、または、携帯端末からのアクセスではない場合は、
* 入力を [ と ] で囲んだ文字列を返す。
*
Expand Down

0 comments on commit 89096ff

Please sign in to comment.