Changeset 240
- Timestamp:
- 05/17/07 11:37:12
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
FreakAuth/trunk/www/system/application/controllers/freakauth_demo.php
r193 r240 17 17 $data['message'] .='<p><b>Characteristics</b> and <b>Documentation</b>: visit <a href="http://www.4webby.com/freakauth" target="_blank">4webby.com/freakauth'."\n"; 18 18 $data['message'].='</a></p>'."\n"; 19 $data['message'].='<div id="flashMessage"><p>If you think that this library saved you time, orhelped you '."\n";20 $data['message'].=' making money quicker or you simply like it, please help its future development and maintainance making a donation.</p>';19 $data['message'].='<div id="flashMessage"><p>If you think that this library saved you time, helped you '."\n"; 20 $data['message'].=' make money quicker, or you simply like it, please help its future development and maintenance by making a <a href="http://www.4webby.com/freakauth" target="_blank">donation</a>.</p>'; 21 21 $data['message'].='<h2>WE ARE DEVELOPING FOR YOU!</h2></div> '; 22 22 $data['message'].="<p>To check that everything is ok for <b>FreakAuth_light©</b> to work properly and to create the first system superadmin go to the ".anchor('installer').". </p><p class=\"important\">IMPORTANT:<br /> after creating the superadmin #1 REMOVE THE ".anchor('installer', 'INSTALLER').": (system/application/controllers/installer.php)</p>";
