You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

installation_incomplete.php 185B

123456
  1. <div class="error">
  2. <h2><?php p($l->t('Error')) ?></h2>
  3. <p>
  4. <?php p($l->t('Could not remove CAN_INSTALL from the config folder. Please remove this file manually.')) ?>
  5. </p>
  6. </div>