Changeset 247 for trunk/install
- Timestamp:
- 06/24/2011 11:49:41 AM (11 months ago)
- Location:
- trunk/install
- Files:
-
- 1 added
- 1 edited
-
index.php (modified) (2 diffs)
-
steps/step_community.php (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/index.php
r244 r247 33 33 'deps' => 'Dependencies', 34 34 'file_perms' => 'File permissions', 35 'community' => 'Community Information', 35 36 'smarty' => 'Smarty configuration', 36 37 'dbsetup' => 'Setup database', … … 58 59 <title>WiND - Installation</title> 59 60 <link rel="stylesheet" href="<?php echo surl('/../templates/basic/css/styles_packed.css')?>" > 60 <link rel="stylesheet" href="install.css"> 61 <link rel="icon" type="image/png" href="<?php echo surl('/../templates/basic/images/favicon_32.png')?>" / > 62 <link rel="stylesheet" href="install.css"> 63 61 64 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script> 65 62 66 </head> 63 67 <body>
Note: See TracChangeset
for help on using the changeset viewer.
