yaCMS with the new modules - #22
Conversation
|
You implemented a NEW reload system in 63f3592. It works, I haven't tested it intensively, but it seems that you duplicated some code there. Please update your fork because I fixed a bug in my reloading system. |
|
It isn't a new reload system in 63f3592. It is for the loading of a page. Only for some yaCMS modules. |
|
I accidentally closed the pull request. I reopen it. Sorry. |
|
It does the very same thing as the normal reload I implemented. |
|
I used the current reload system but this it creates some problems wich must be solved at one moment. |
It does not. The rest of the changes are OK. Edit: Check this link for further clarification on the subject and see how that was done before the backwards compatibility breakage. |
|
Yes, this is what the $feedback['autologin']['prev'] |
The modules is now up to date. I hope that all of them. The functionality is the same as in the commit 8e024f2.