Revision 6c4b42c0
Von Sven Schöling vor etwa 7 Jahren hinzugefügt
SL/DB/Helper/CustomVariables.pm | ||
---|---|---|
183 | 183 |
} |
184 | 184 |
|
185 | 185 |
$params{module} |
186 |
? $cache->{modules}{$params{module}}
|
|
186 |
? $cache->{module}{$params{module}} |
|
187 | 187 |
: $cache->{all}; |
188 | 188 |
} |
189 | 189 |
|
Auch abrufbar als: Unified diff
Customvariables: typo in config caching