選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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>