Commit 92ff99780d74f2e4f049bc19ecc86a071188ae14
1 parent
e22db2b7
change request to massage
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/controllers/SeriesOfLetters.php
| @@ -4,7 +4,7 @@ namespace controllers; | @@ -4,7 +4,7 @@ namespace controllers; | ||
| 4 | 4 | ||
| 5 | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | 5 | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |
| 6 | 6 | ||
| 7 | -class SeriesOfLetters extends \Phalcon\Mvc\Controller | 7 | +class SeriesOfLettersController extends \Phalcon\Mvc\Controller |
| 8 | { | 8 | { |
| 9 | public function initialize() | 9 | public function initialize() |
| 10 | { | 10 | { |