Skip to content

Commit

Permalink
Update hooks.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber committed Feb 16, 2022
1 parent b1a29df commit e6f1989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/addons/microweber_addon/hooks.php
Expand Up @@ -337,7 +337,7 @@ function hook_template_variables_mw_template_config_option($vars)

$overwriteServices[] = $service;
}

// Reorder services
usort($overwriteServices, function ($a, $b){
$t2 = strtotime($a['regdate']);
Expand Down

0 comments on commit e6f1989

Please sign in to comment.