Newer
Older
Import / web / www.xiaofrog.com / gallery / install / templates / CreateConfigFileSuccess.html
<div class="success">
  <h1>
  <?php print _('Config file created successfully.') ?>
  </h1>
</div>

<p>
  <?php print _("We've written out all the information you provided into a file called <b>config.php</b> in your gallery2 directory.  You can read through this file and make changes to it if you want.  Be careful, though -- if you make mistakes in that file then Gallery won't work properly!") ?>
</p>