[cvs] commit: whups admin.php create.php data.php details.php graph.php mybugs.php reports.php runquery.php search.php whups/lib Admin.php Create.php Driver.php Query.php Reports.php Search.php Whups.php api.php base.php whups/lib/Block summary.php whups/scripts ...

Chuck Hagenbuch chuck at horde.org
Wed Jan 29 09:29:30 PST 2003


chuck       2003/01/29 09:29:30 PST

  Modified files:
    .                    admin.php create.php data.php details.php 
                         graph.php mybugs.php reports.php 
                         runquery.php search.php 
    lib                  Admin.php Create.php Driver.php Query.php 
                         Reports.php Search.php Whups.php api.php 
                         base.php 
    lib/Block            summary.php 
    scripts              batch.php remind.php 
    templates            queryrenderer.inc 
  Log:
  Use $whups instead of $backend to avoid potential naming clashes
  between apps (at least, make them much less likely).
  
  Revision  Changes    Path
  1.30      +31 -31    whups/admin.php
  1.29      +4 -4      whups/create.php
  1.13      +2 -2      whups/data.php
  1.35      +18 -18    whups/details.php
  1.6       +3 -3      whups/graph.php
  1.29      +61 -61    whups/lib/Admin.php
  1.2       +6 -5      whups/lib/Block/summary.php
  1.32      +16 -16    whups/lib/Create.php
  1.39      +7 -6      whups/lib/Driver.php
  1.16      +24 -24    whups/lib/Query.php
  1.9       +4 -4      whups/lib/Reports.php
  1.43      +23 -23    whups/lib/Search.php
  1.47      +3 -3      whups/lib/Whups.php
  1.38      +27 -27    whups/lib/api.php
  1.36      +3 -3      whups/lib/base.php
  1.9       +3 -3      whups/mybugs.php
  1.20      +3 -3      whups/reports.php
  1.4       +2 -2      whups/runquery.php
  1.3       +3 -3      whups/scripts/batch.php
  1.3       +4 -4      whups/scripts/remind.php
  1.38      +6 -6      whups/search.php
  1.13      +9 -9      whups/templates/queryrenderer.inc

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/whups/data.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/whups/graph.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/summary.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Reports.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/whups/mybugs.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/whups/runquery.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/batch.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/remind.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.12&r2=1.13&ty=u


More information about the cvs mailing list