[ Index ] |
|
Code source de LifeType 1.2.4 |
1 {include file="wizard/header.template" title="Done!" mode=install step=7} 2 <form method="post"> 3 <fieldset class="inputField"> 4 <div class="wizardInfo"> 5 <img src="imgs/admin/icon_info-16.png" alt="Info" class="wizardInfoIcon" /> 6 <p class="wizardInfoText">Installation is complete!<br/> 7 <br/> 8 {$message} 9 </p> 10 </div> 11 <p> 12 <span style="color: red;">NOTICE: </span> 13 For security reasons, please remove the write permissions from file <b>config/config.properties.php</b>. 14 </p> 15 {if $safeMode eq 1} 16 <p> 17 <span style="color: red;">NOTICE: </span> 18 You have safe mode enabled. Please set the ownership of all files to the user running the webserver. 19 </p> 20 {/if} 21 <p> 22 <span style="color:red">WARNING: </span>For security reasons, you must now remove this file, <b>wizard.php</b>. If you are 23 not planning to allow internet users to create new blogs in this server, then you should also 24 remove <b>summary.php</b>.<br/><br/> 25 Enjoy,<br/> 26 <a href="{$projectPage}">The LifeType team</a>. 27 </p> 28 </fieldset> 29 <div class="buttons"> 30 <input value="Go to blog" type="button" onClick="javascript:window.location='index.php'" /> 31 <input value="Go to Summary" type="button" onClick="javascript:window.location='summary.php'" /> 32 <input value="Go to administration interface" type="button" onClick="javascript:window.location='admin.php'" /> 33 </div> 34 </form> 35 {include file="wizard/footer.template"}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |