Skip to content

Commit

Permalink
対応 PHP バージョンを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
dounokouno committed Nov 20, 2018
1 parent f15700e commit 7b77f21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Copyright 表示不要の PHP 製汎用メールフォームシステム

## 概要

- PHP 5.4 以上で動作するシンプルな汎用メールフォームシステムです。
- PHP 5.6 以上で動作するシンプルな汎用メールフォームシステムです。
- MIT ライセンスで公開していますので、改変、再配布はご自由にどうぞ。
- Copyright 表示、リンク、ご連絡等は一切必要ありません。

Expand Down
2 changes: 1 addition & 1 deletion README_en.md
Expand Up @@ -6,7 +6,7 @@ A general-purpose email form system

## Description

- It is a simple general-purpose email form system to work with PHP 5.4 above.
- It is a simple general-purpose email form system to work with PHP 5.6 above.
- Are published under MIT license.
- Copyright display, link, contact, etc. does not require any.

Expand Down

0 comments on commit 7b77f21

Please sign in to comment.