/[dehs]/trunk/dehs_pg.php
ViewVC logotype

Diff of /trunk/dehs_pg.php

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

revision 106 by atomo64-guest, Wed Feb 6 04:07:10 2008 UTC revision 107 by atomo64-guest, Mon Feb 11 02:01:17 2008 UTC
# Line 500  function db_upstream($initial='%', $chec Line 500  function db_upstream($initial='%', $chec
500              $lastupvsdebsync = sqldate();              $lastupvsdebsync = sqldate();
501          }          }
502    
503            if ($lastupvsdebsync === null) {
504                $lastupvsdebsync = sqldate(0);
505            }
506    
507          if ($uscan_res[0]!=$res_array[up_version]) ($keep_changes=1);          if ($uscan_res[0]!=$res_array[up_version]) ($keep_changes=1);
508          else $keep_changes=0;          else $keep_changes=0;
509    

Legend:
Removed from v.106  
changed lines
  Added in v.107

  ViewVC Help
Powered by ViewVC 1.1.5