ErrorException [ Notice ]: Undefined variable: uri

APPPATH/views/template/template.php [ 69 ]

64 				</a>
65 			</div>
66 
67 			
68 		
69 		<? if($uri != 'home') : ?>
70         
71         
72         <span style="font-size:10px; float:right; font-weight:normal;">
73             <a href="<?= Url::base(); ?>it/<?= $first_page->uri; ?>" title="">ITA </a>|   
74             <a href="<?= Url::base(); ?>en/<?= $first_page->uri; ?>" title=""> ENG </a>|  
  1. APPPATH/views/template/template.php [ 69 ] » Kohana_Core::error_handler()

  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()

  5. APPPATH/classes/controller/website.php [ 50 ] » Kohana_Controller_Template->after()

  6. {PHP internal call} » Controller_Website->after()

  7. SYSPATH/classes/kohana/request/client/internal.php [ 121 ] » ReflectionMethod->invoke(arguments)

  8. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  9. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  10. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment