Jelajahi Sumber

The directory holding email templates is renamed from `mails` to `mail`

Qiang Xue 12 tahun lalu
induk
melakukan
eb44722100
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md
  2. 0 0
      mail/layouts/html.php

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ DIRECTORY STRUCTURE
       commands/           contains console commands (controllers)
       config/             contains application configurations
       controllers/        contains Web controller classes
-      mails/              contains view files for e-mails
+      mail/               contains view files for e-mails
       models/             contains model classes
       runtime/            contains files generated during runtime
       tests/              contains various tests for the basic application

mails/layouts/html.php → mail/layouts/html.php