aboutsummaryrefslogtreecommitdiff
path: root/views/failsafe/install/pages/settings.php
blob: 6f20573ef6bb30be47541fc20a2dffa8127a2107 (plain)
1
2
3
4
5
<?php

echo autop(elgg_echo('install:settings:instructions'));

echo elgg_view('install/forms/settings', $vars);