ErrorException [ Notice ]: Undefined variable: site_name

APPPATH/views/bootstrap/privacy-policy.php [ 91 ]

86       <div class="navbar-inner">
87         <div class="container">
88            <div class="row text-center">
89             <div id="ft">
90                 <p><a href="/terms-and-conditions" title="terms and conditions">Terms and Conditions</a> | <a href="/disclaimer" title="disclaimer">Disclaimer</a> | <a href="/privacy-policy" title="privacy policy">Privacy Policy</a></p>
91                 <p> Copyright 2009 - 2013 <a href="/"><?php echo $site_name; ?></a>. All Rights Reserved. </p>
92             </div>                  
93         </div>
94         </div>
95       </div>
96     </div>
  1. APPPATH/views/bootstrap/privacy-policy.php [ 91 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()

  5. SYSPATH/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()

  6. APPPATH/classes/Controller/Static.php [ 17 ] » Kohana_Response->body(arguments)

  7. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Static->action_privacypolicy()

  8. {PHP internal call} » Kohana_Controller->execute()

  9. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  10. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  11. SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute(arguments)

  12. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment