Guest User

Untitled

a guest
May 25th, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. 2008/10/21 12:51:11 DEBUG Catalyst::handle_request Body Parameters are:
  2. .-------------------------------------+--------------------------------------.
  3. | Parameter | Value |
  4. +-------------------------------------+--------------------------------------+
  5. | active | 48, 32, 21, 22, 23, 24, 25, 26, 27,- |
  6.  
  7.  
  8.  
  9. ------------------------------
  10.  
  11. if ($form->submitted_and_valid) {
  12.  
  13. use Data::Dumper;die Dumper $form->param_array('active');
  14.  
  15. ------------------------------
  16.  
  17.  
  18. Caught exception in Novus::Admin::Controller::Opoint::Todosection->index "$VAR1 = [];"
Add Comment
Please, Sign In to add comment