| Current Path : /var/www/web3/upgrade/templates/ |
| Current File : /var/www/web3/upgrade/templates/InvalidConfig.html |
<h1 class="error"><?php print _("Warning") ?></h1>
<p>
<?php printf(_("Your config.php appears to use the old form of multisite support. Please see the %sHelp File%s for instructions to update your configuration before proceeding."),
'<a href="' . generateUrl('../README.html#multisite', false) . '" target="_blank">',
'</a>') ?>
</p>