summaryrefslogtreecommitdiffstats
path: root/core/templates/installation.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/installation.php')
-rw-r--r--core/templates/installation.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/installation.php b/core/templates/installation.php
index e4a232fc965..5a351e97416 100644
--- a/core/templates/installation.php
+++ b/core/templates/installation.php
@@ -1,6 +1,6 @@
<?php
script('core', [
- 'installation'
+ 'dist/install'
]);
?>
<input type='hidden' id='hasMySQL' value='<?php p($_['hasMySQL']) ?>'>