This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
winter
Watch
1
Star
0
Fork
0
You've already forked winter
mirror of
https://github.com/wintercms/winter.git
synced
2024-06-28 05:33:29 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
winter
/
modules
/
system
/
models
History
Nathan van der Werf
fbca3bea92
Remove redundant variables
2018-08-15 19:23:12 +02:00
..
eventlog
…
logsetting
…
mailbrandsetting
…
maillayout
…
mailpartial
…
mailsetting
…
mailtemplate
…
pluginversion
Simplified plugin management logic, switched default manage plugins switch state to positive; finalized for merging into develop
2018-02-01 20:40:04 -06:00
requestlog
…
EventLog.php
…
File.php
Remove unnecessary parentheses
2018-08-15 18:49:52 +02:00
LogSetting.php
…
MailBrandSetting.php
Remove redundant variables
2018-08-15 19:23:12 +02:00
MailLayout.php
…
MailPartial.php
Remove unused imports
2018-08-15 18:27:36 +02:00
MailSetting.php
…
MailTemplate.php
…
Parameter.php
Remove unused imports
2018-08-15 18:27:36 +02:00
PluginVersion.php
Refactor ternary operators to null coalescing operators
2018-08-15 19:15:13 +02:00
RequestLog.php
…
Revision.php
…