Преглед на файлове

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

Qiang Xue преди 12 години
родител
ревизия
eb44722100
променени са 2 файла, в които са добавени 1 реда и са изтрити 1 реда
  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