Remove debug, fix bug with link of related action
This commit is contained in:
parent
a69ad3d348
commit
810ca4c6c9
7 changed files with 7 additions and 9 deletions
|
|
@ -85,7 +85,7 @@ if ( $sub_action=="update" )
|
|||
$act2=new Follow_Up($cn);
|
||||
$act2->fromArray($_POST );
|
||||
$sub_action="detail";
|
||||
|
||||
put_global(array(array('key'=>"sa","value"=>"detail")));
|
||||
$act2->Update();
|
||||
}
|
||||
//----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue