/[phpcompta]/phpcompta/html/admin/setup.php
ViewVC logotype

Diff of /phpcompta/html/admin/setup.php

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

revision 1.33 by sparkyx, Sun Oct 23 18:52:59 2005 UTC revision 1.34 by sparkyx, Tue Oct 25 09:58:03 2005 UTC
# Line 400  if ( GetVersion($cn) <= 4 ) { Line 400  if ( GetVersion($cn) <= 4 ) {
400  if ( GetVersion($cn) == 5 ) {  if ( GetVersion($cn) == 5 ) {
401    ExecuteScript($cn,'sql/patch/ac-upgrade5.sql');    ExecuteScript($cn,'sql/patch/ac-upgrade5.sql');
402   }   }
403    if ( GetVersion($cn) == 6 ) {
404      ExecuteScript($cn,'sql/patch/ac-upgrade7.sql');
405     }

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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