Hypolite Petovan
56ee734b00
Cleanup /format pre-move
3 years ago
Michael
24ee60492b
If the maintenance reason is a url, then redirect to this address
3 years ago
Michael
8dd732a896
Issue 3242: Define a maintenance reason
3 years ago
Hypolite Petovan
f92918f471
Normalize App parameter declaration (mod folder, 2 out of 3)
4 years ago
Roland Häder
4dce3d8224
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Michael Vogel
6d16c39b7e
dbstructure now switches in the maintenance mode when updating
4 years ago
fabrixxm
b202e02fbf
Revert "Updated modules to allow for partial overrides without errors"
This reverts commit db949bb802
.
5 years ago
Andrej Stieben
db949bb802
Updated modules to allow for partial overrides without errors
Only define functions if they have not been defined before, e.g. in themes. This makes it possible to override parts of a module and still use the other functions.
5 years ago
Zach Prezkuta
28c9123ac8
module to show system down message
8 years ago