luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
812 stars 207 forks source link

Wrong comment in frontend Module.php with crud/create #2044

Closed rolandschaub closed 4 years ago

rolandschaub commented 4 years ago

What steps will reproduce the problem?

Create a module with crud/create.

What is the expected result?

The frontend Module.php file should have "XYZ Frontend Module." in the comment.

What do you get instead? (A Screenshot can help us a lot!)

It says "XYZ Admin Module." instead.

image