mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 09:04:44 +01:00
Merge pull request #145 from Desuneko/patch-1
install.php: fixed a typo
This commit is contained in:
commit
b40cb9ba53
@ -13,7 +13,7 @@ $page = array(
|
||||
'nojavascript' => true
|
||||
);
|
||||
|
||||
// this breaks the dispaly of licenses if enabled
|
||||
// this breaks the display of licenses if enabled
|
||||
$config['minify_html'] = false;
|
||||
|
||||
if (file_exists($config['has_installed'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user