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

Diff of /phpcompta/include/constant.php

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

revision 1.20 by sparkyx, Mon Mar 7 19:50:22 2005 UTC revision 1.21 by sparkyx, Thu Mar 31 21:08:53 2005 UTC
# Line 172  window.location.reload(); Line 172  window.location.reload();
172    
173                    
174          </script>");          </script>");
175    define ("JS_UPDATE_PCMN","<script>function PcmnUpdate(p_value,p_lib,p_parent,p_sessid)
176                    {
177                            var win=window.open('line_update.php?l='+p_value+'&n='+p_lib+'&p='+p_parent+'&PHPSESSID='+p_sessid,'Modify it','toolbar=no,width=500,height=400,scrollbars=yes,resizable=yes');
178                    }
179    function RefreshMe() {
180            window.location.reload();
181            }
182            
183            
184            </script>");
185    
186  define ("JS_SEARCH_CARD","  define ("JS_SEARCH_CARD","
187  <script>  <script>
188  /* type must be cred or deb and name is  /* type must be cred or deb and name is

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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