This repository was archived by the owner on Sep 23, 2023. It is now read-only.
Commit e665572
Ensure core.php is always loaded first
Currently this works because 'core' comes before
'extension'/'feature' etc. in the alphabet, but
that is a nasty bug waiting to happen.1 parent 3719cee commit e665572
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
0 commit comments