XOOPS  2.6.0
finish.php File Reference

Go to the source code of this file.

Variables

 $_SESSION ['content'] = $content
 
 $content
 
 $installer_modified = $_SESSION['installer_modified']
 

Variable Documentation

$_SESSION['content'] = $content

Definition at line 26 of file finish.php.

$content
Initial value:
=
"<h3>Your site</h3>
<p>You can now access the <a href='../index.php'>home page of your site</a>.</p>
<h3>Support</h3>
<p>Visit <a href='http://xoops.sourceforge.net/' rel='external'>The XOOPS Project</a></p>
<p><strong>ATTENTION :</strong> Your site currently contains the minimum functionality, if you want to add content: text pages, photo gallery, forum, links directory, ... You must first download from the <a href='http://www.xoops.org/modules/repository' rel='external' title='Choice and download modules'>library of your local support</a> and install these components, it is the same for <a href='http://www.xoops.org/modules/extgallery' rel='external' title='Select and Install new themes'>design (theme) Additional</a>.</p>
"

Definition at line 8 of file finish.php.

$installer_modified = $_SESSION['installer_modified']

Definition at line 7 of file finish.php.

Referenced by install_finalize().