projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3178e6f
)
Fix the WCFSetup
author
Alexander Ebert
<ebert@woltlab.com>
Fri, 15 Nov 2024 16:17:15 +0000
(17:17 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Fri, 15 Nov 2024 16:17:15 +0000
(17:17 +0100)
wcfsetup/install.php
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install.php
b/wcfsetup/install.php
index c3c949dcabbdded1230cdcf6e0188bfd9e328951..9153c18e3a684498c85039c4bf6f1b5591b9b36d 100644
(file)
--- a/
wcfsetup/install.php
+++ b/
wcfsetup/install.php
@@
-17,6
+17,8
@@
define('SETUP_FILE', INSTALL_SCRIPT_DIR . 'WCFSetup.tar.gz');
define('NO_IMPORTS', 1);
+define('WCF_N', 1);
+
$neededFilesPattern = [
'!^setup/.*!',
'!^install/files/acp/images/woltlabSuite.*!',