]> source.dussan.org Git - nextcloud-server.git/commit
reorder startup events to fix overlapping 32427/head
authorRobin Appelman <robin@icewind.nl>
Mon, 16 May 2022 11:25:45 +0000 (13:25 +0200)
committerRobin Appelman <robin@icewind.nl>
Mon, 16 May 2022 11:26:38 +0000 (13:26 +0200)
commita67bf03ac09feb52a787faec2287d7e27cb929fc
treec335a3b8b6467228ffdf793c745f47efae66b25f
parente700c3cd33d540e8148f7a5c911bf20f030e69fc
reorder startup events to fix overlapping

current the `request` and `runtime` events overlap with the `init` event which makes it hard to create usefull visualizations.

this reorders things a bit to remove an overlap

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/base.php