Skip to content

Commit

Permalink
schemaファイルのクラス名変更
Browse files Browse the repository at this point in the history
  • Loading branch information
s-nakajima committed Oct 30, 2015
1 parent bf172b9 commit 98913cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/Schema/schema.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* @SuppressWarnings(PHPMD.LongVariable)
* @SuppressWarnings(PHPMD.TooManyFields)
*/
class AppSchema extends CakeSchema {
class M17nSchema extends CakeSchema {

/**
* Database connection
Expand Down

0 comments on commit 98913cf

Please sign in to comment.