Sort emailing submodules by name
This commit is contained in:
parent
0ab6cec007
commit
78f038766e
@ -275,7 +275,7 @@ if ($mil->fetch($id) >= 0)
|
||||
}
|
||||
|
||||
// Sort $modulenames
|
||||
// TODO
|
||||
sort($modulenames);
|
||||
|
||||
// Loop on each submodule
|
||||
foreach($modulenames as $modulename)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user