Merge with Dev-Dany
This commit is contained in:
parent
7f79d8f7e6
commit
e8235adc49
44 changed files with 1980 additions and 2292 deletions
|
|
@ -31,7 +31,7 @@ if ( $action == 'update' ) {
|
|||
// p_id is jrn.jr_id
|
||||
$p_id=$_GET["line"];
|
||||
echo_debug('user_update.php',__LINE__," action = update p_id = $p_id");
|
||||
echo JS_VIEW_JRN_DETAIL;
|
||||
|
||||
echo JS_CONCERNED_OP;
|
||||
$r ='<FORM METHOD="POST" ACTION="user_jrn.php">';
|
||||
$r.=UpdateJrn($cn,$p_id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue