diff -r cf26ccfd99d8 -r 78cb09a23e69 install.php --- a/install.php Tue Nov 25 22:08:00 2008 -0500 +++ b/install.php Thu Nov 27 10:21:58 2008 -0500 @@ -31,6 +31,7 @@ define('IN_ENANO_INSTALL', 'true'); define('ENANO_VERSION', '1.0.5'); +define('ENANO_RELEASE_NAME', 'Ferrishyn'); // In beta versions, define ENANO_BETA_VERSION here if(!defined('scriptPath')) { @@ -1150,8 +1151,8 @@
The next step is to enter some information about your website. You can always change this information later, using the administration panel.
+ + +Website name The display name of your website. Allowed characters are uppercase and lowercase letters, numerals, and spaces. This must not be blank or "Enano". | ||
Website description This text will be shown below the name of your website. |