コード例 #1
0
ファイル: points_helper.php プロジェクト: kronus7713/web2015
 public static function echo_pretty_points()
 {
     echo Points::make_pretty_points();
 }