<h1>Social Module Documentation</h1> <p>This Social module documentation is for version <?php echo SOCIAL_VERSION; ?> .</p> <?php echo generate_config_info(); ?> <?php echo generate_toc();
<h1>Configuring FUEL CMS</h1> <p>The following are the main configuration options that you can set for FUEL. They can be overwritten in the <dfn>application/config/MY_fuel.ph</dfn>p file:</p> <?php echo generate_config_info('fuel');