ErrorException [ Notice ]: Undefined variable: jscript

/var/www/ellis8/application/views/main/index.php [ 24 ]

19             echo $head;
20         }
21         ?>
22         
23         <?php
24         foreach ($jscript as $jstext) {
25             echo "<script>$jstext</script>";
26         }
27         ?>
28     </head>
29 
  1. /var/www/ellis8/application/views/main/index.php [ 24 ] » Kohana_Core::error_handler(arguments)

  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. {PHP internal call} » Kohana_Controller_Template->after()

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

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

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

  9. DOCROOT/index.php [ 108 ] » Kohana_Request->execute()

Environment