There should be a switch to set $wgDBprefix in install.php
Version: 1.20.x
Severity: enhancement
| Platonides | |
| Jul 25 2011, 8:49 PM |
| F8121: patch.patch | |
| Nov 21 2014, 11:51 PM |
There should be a switch to set $wgDBprefix in install.php
Version: 1.20.x
Severity: enhancement
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | MarkAHershberger | T12542 CLI setup script (tracking) | |||
| Resolved | None | T32062 Add $wgDBprefix option to cli installer |
Created attachment 9379
Add dbprefix option to install.php
Simple patch to add the option to install.php as the parameter is already available in CliInstaller.php
Attached: