Changeset 168

Show
Ignore:
Timestamp:
05/10/07 10:59:52
Author:
grahack
Message:

fixed the FrekAuth? typo in welcome controller

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • FreakAuth/trunk/www/system/application/controllers/freakauth_demo.php

    r109 r168  
    1414                $data['heading'] = 'FreakAuth'; 
    1515         
    16         $data['message']='<h1>Welcome to FrekAuth_light&copy;</h1>'; 
     16        $data['message']='<h1>Welcome to FreakAuth_light&copy;</h1>'; 
    1717        $data['message'] .='<p><b>Characteristics</b> and <b>Documentation</b>: visit <a href="http://www.4webby.com/freakauth" target="_blank">4webby.com/freakauth'."\n"; 
    1818                $data['message'].='</a></p>'."\n";