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.
10 KiB
10 KiB
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.