Changeset 168
- Timestamp:
- 05/10/07 10:59:52
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
FreakAuth/trunk/www/system/application/controllers/freakauth_demo.php
r109 r168 14 14 $data['heading'] = 'FreakAuth'; 15 15 16 $data['message']='<h1>Welcome to Fre kAuth_light©</h1>';16 $data['message']='<h1>Welcome to FreakAuth_light©</h1>'; 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";
