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
History
Sam Georges
76b143e8d3
Components and variables can now be accessed in the page code section via
$this->foo
in addition to
$this['foo']
.
2014-08-21 20:04:41 +10:00
..
backend
Merge pull request
#570
from Flynsarmy/popupErrors
2014-08-21 08:12:43 +10:00
cms
Components and variables can now be accessed in the page code section via
$this->foo
in addition to
$this['foo']
.
2014-08-21 20:04:41 +10:00
system
Fixes rebase issue in
#557
2014-08-19 12:40:18 +10:00