else { echo "Your logo will be placed here later during cofiguration."; }}
else {
/**
* try to load xml-parser for general settings (logo path, load/loadconfig.php), if not successful display message that logo will be placed here later during configuration
echo "<tr><td colspan='3'><span class='error'>Sorry, you have no permission for editing configuration parameters! Please login as administrator or contact an admin.</span></td></tr>"; }
else
{ $Test = true; }
}
if($Test == "true" or (isset($_SESSION['admin']) || $_SESSION['admin'])) {
if($formSubmitSave) {
if($_POST['logopath'] == "") { echo "<tr><td colspan='2'><span class='error'>Please enter logo path!</span></td></tr>";
<tr><td colspan="3"><div id="note">Main configuration steps are done now. Thank you very much for your time and now enjoy the <a href="index.php" class="red">DNA Module</a>.</div></td></tr>
</table>
<?php
/**
* including footer
*/
include("footer.php"); ?>
</div>
</form>
</body>
</html>
Documentation generated on Tue, 29 Nov 2011 10:44:54 +0100 by phpDocumentor 1.4.3