/[phpcompta]/phpcompta/include/user_action_ods.php
ViewVC logotype

Diff of /phpcompta/include/user_action_ods.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by stanpinte, Sat Jul 9 16:16:10 2005 UTC revision 1.17 by stanpinte, Thu Jul 14 12:51:51 2005 UTC
# Line 114  if ( $action == 'new' ) { Line 114  if ( $action == 'new' ) {
114            echo "<div><h4>On-line calculator</h4>".JS_CALC_LINE."<div>";            echo "<div><h4>On-line calculator</h4>".JS_CALC_LINE."<div>";
115            echo "</div>";            echo "</div>";
116          }          }
117          // Save the charge into database          // Save the change into database
118          if ( isset($_POST['save'] )) {          if ( isset($_POST['save'] )) {
119            $r=RecordODS($cn,$HTTP_POST_VARS,$_SESSION['g_user'],$_GET['p_jrn']);            $r=RecordODS($cn,$HTTP_POST_VARS,$_SESSION['g_user'],$_GET['p_jrn']);
120            // Get number of  lines            // Get number of  lines

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26