Commit Graph

5 Commits

Author SHA1 Message Date
a604abb018 Changed all calls to View::render() in views to use absolute path within module
Maximises compatibility with view overrides, preventing "View not Found – yii\base\ViewNotFoundException" errors when a view is overridden that contains a call to `View::render()` and a relative path was specified
2018-05-01 12:17:43 +01:00
f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
d275fae9ec update phpdoc 2017-06-11 23:53:46 +02:00
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
13255a5117 update folder location 2017-01-11 21:31:42 +01:00