ErrorException [ Warning ]: time() expects exactly 0 parameters, 1 given

APPPATH/views/productsDetail.php [ 231 ]

226 
227 
228 
229 </style>
230 
231 <script type="text/javascript" src='asset/script/menu.js?x=<?php echo time(""); ?>'></script>
232 
233 
234 <?php if (isset($data->grandpa) && isset($data->tree_me)): ?>
235   <script type="text/javascript">
236     $(function(){
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. APPPATH/views/productsDetail.php [ 231 ] » time(arguments)

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

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

  5. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  6. APPPATH/classes/controller/base.php [ 81 ] » Kohana_View->__toString()

  7. {PHP internal call} » Controller_Base->after()

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

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

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

  11. DOCROOT/index.php [ 111 ] » Kohana_Request->execute()

Environment