Implement basic flavor support
This commit is contained in:
parent
9a3e508ce8
commit
d6c0c465e4
24 changed files with 246 additions and 82 deletions
|
|
@ -29,8 +29,8 @@ type WissKI struct {
|
|||
LastUpdate time.Time
|
||||
LastCron time.Time
|
||||
|
||||
// current theme
|
||||
Theme string
|
||||
DrupalVersion string // current drupal version
|
||||
Theme string // current default theme
|
||||
|
||||
// Statistics of the WissKI
|
||||
Statistics Statistics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue