[cvs] commit: agora/lib/Block forums.php ansel captions.php gallery.php image.php list.php perms.php slideshow.php view.php xppublish.php ansel/lib Ansel.php ansel/view g.php framework/Auth Auth.php framework/Scheduler Scheduler.php framework/Share Share.php genie ...

Chuck Hagenbuch chuck at horde.org
Tue Jan 13 19:44:55 PST 2004


chuck       2004/01/13 19:44:54 PST

  Modified files:
    lib/Block            forums.php 
    .                    captions.php gallery.php image.php 
                         list.php perms.php slideshow.php view.php 
                         xppublish.php 
    lib                  Ansel.php 
    view                 g.php 
    Auth                 Auth.php 
    Scheduler            Scheduler.php 
    Share                Share.php 
    .                    item.php list.php view.php wishlists.php 
    lib                  Genie.php 
    .                    edit.php modified.php pages.php 
    lib                  Giapeto.php Page.php Perms.php 
    lib                  Hermes.php 
    .                    addevent.php addeventaction.php 
                         calendars.php data.php deleventaction.php 
                         editevent.php editeventaction.php 
                         viewevent.php 
    lib                  Driver.php Kronolith.php api.php 
    lib/Scheduler        kronolith.php 
    lib                  Perms.php Registry.php 
    .                    campaigns.php delete.php edit.php 
                         genhtml.php view.php 
    clients              delete.php edit.php index.php 
    lib/Block            summary.php 
    .                    memo.php view.php 
    lib                  Mnemo.php api.php 
    .                    task.php view.php 
    lib                  Nag.php api.php 
    lib                  Scry.php 
    services/portal      menu.php 
    services/shares      edit.php 
    lib                  Project.php 
    .                    display.php edit.php 
    lib                  Renderer.php Turba.php api.php 
    lib                  Perms.php 
    lib/Driver           sql.php 
    .                    details.php graph.php reports.php rss.php 
                         search.php view.php 
    lib                  Admin.php Create.php Driver.php 
                         Search.php Whups.php api.php 
    lib/Driver           sql.php 
    lib/Scheduler        whups.php 
    templates/history    footer.inc header.inc 
  Log:
  These are by no means private constants. Remove the weird leading _
  (it was my idea in the first place, for the record. Dunno why).
  
  Revision  Changes    Path
  1.11      +2 -2      agora/lib/Block/forums.php
  1.5       +2 -2      ansel/captions.php
  1.30      +8 -8      ansel/gallery.php
  1.53      +5 -5      ansel/image.php
  1.32      +4 -4      ansel/lib/Ansel.php
  1.26      +3 -3      ansel/list.php
  1.5       +50 -50    ansel/perms.php
  1.5       +2 -2      ansel/slideshow.php
  1.33      +3 -3      ansel/view.php
  1.8       +2 -2      ansel/view/g.php
  1.13      +5 -5      ansel/xppublish.php
  1.108     +5 -5      framework/Auth/Auth.php
  1.16      +6 -5      framework/Scheduler/Scheduler.php
  1.77      +17 -17    framework/Share/Share.php
  1.18      +5 -5      genie/item.php
  1.20      +3 -3      genie/lib/Genie.php
  1.22      +2 -2      genie/list.php
  1.11      +2 -2      genie/view.php
  1.15      +3 -3      genie/wishlists.php
  1.41      +3 -3      giapeto/edit.php
  1.181     +11 -11    giapeto/lib/Giapeto.php
  1.61      +3 -3      giapeto/lib/Page.php
  1.16      +9 -9      giapeto/lib/Perms.php
  1.7       +3 -3      giapeto/modified.php
  1.109     +4 -4      giapeto/pages.php
  1.18      +3 -3      hermes/lib/Hermes.php
  1.66      +35 -35    horde/lib/Perms.php
  1.184     +3 -3      horde/lib/Registry.php
  2.59      +2 -2      horde/services/portal/menu.php
  1.17      +49 -49    horde/services/shares/edit.php
  1.48      +2 -2      kronolith/addevent.php
  1.44      +2 -2      kronolith/addeventaction.php
  1.31      +3 -3      kronolith/calendars.php
  1.57      +2 -2      kronolith/data.php
  1.18      +2 -2      kronolith/deleventaction.php
  1.46      +4 -4      kronolith/editevent.php
  1.50      +3 -3      kronolith/editeventaction.php
  1.35      +8 -8      kronolith/lib/Driver.php
  1.171     +4 -4      kronolith/lib/Kronolith.php
  1.11      +6 -6      kronolith/lib/Scheduler/kronolith.php
  1.91      +7 -7      kronolith/lib/api.php
  1.30      +3 -3      kronolith/viewevent.php
  1.18      +7 -7      midas/campaigns.php
  1.7       +3 -3      midas/clients/delete.php
  1.10      +3 -3      midas/clients/edit.php
  1.4       +3 -3      midas/clients/index.php
  1.8       +3 -3      midas/delete.php
  1.17      +3 -3      midas/edit.php
  1.9       +3 -3      midas/genhtml.php
  1.8       +4 -4      midas/lib/Block/summary.php
  1.5       +3 -3      midas/view.php
  1.32      +3 -3      mnemo/lib/Mnemo.php
  1.29      +3 -3      mnemo/lib/api.php
  1.25      +4 -4      mnemo/memo.php
  1.17      +2 -2      mnemo/view.php
  1.101     +3 -3      nag/lib/Nag.php
  1.66      +7 -7      nag/lib/api.php
  1.65      +5 -5      nag/task.php
  1.36      +2 -2      nag/view.php
  1.51      +3 -3      scry/lib/Scry.php
  1.4       +8 -8      thor/lib/Project.php
  1.40      +2 -2      turba/display.php
  1.50      +3 -3      turba/edit.php
  1.12      +2 -2      turba/lib/Renderer.php
  1.42      +7 -7      turba/lib/Turba.php
  1.76      +4 -4      turba/lib/api.php
  1.22      +3 -3      ulaform/lib/Driver/sql.php
  1.5       +3 -3      ulaform/lib/Perms.php
  1.67      +3 -3      whups/details.php
  1.24      +2 -2      whups/graph.php
  1.48      +3 -3      whups/lib/Admin.php
  1.45      +3 -3      whups/lib/Create.php
  1.89      +3 -3      whups/lib/Driver.php
  1.146     +3 -3      whups/lib/Driver/sql.php
  1.8       +2 -2      whups/lib/Scheduler/whups.php
  1.70      +4 -4      whups/lib/Search.php
  1.82      +4 -4      whups/lib/Whups.php
  1.52      +5 -5      whups/lib/api.php
  1.29      +2 -2      whups/reports.php
  1.5       +3 -3      whups/rss.php
  1.55      +2 -2      whups/search.php
  1.6       +2 -2      whups/view.php
  1.2       +1 -0      wicked/templates/history/footer.inc
  1.2       +2 -0      wicked/templates/history/header.inc

  Chora Links:
  http://cvs.horde.org/diff.php/agora/lib/Block/forums.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/captions.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/gallery.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/ansel/image.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/ansel/list.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/ansel/perms.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/slideshow.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/view.php?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/ansel/view/g.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/xppublish.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.107&r2=1.108&ty=u
  http://cvs.horde.org/diff.php/framework/Scheduler/Scheduler.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/framework/Share/Share.php?r1=1.76&r2=1.77&ty=u
  http://cvs.horde.org/diff.php/genie/item.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/genie/lib/Genie.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/genie/list.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/genie/view.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/genie/wishlists.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/giapeto/edit.php?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Giapeto.php?r1=1.180&r2=1.181&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Page.php?r1=1.60&r2=1.61&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Perms.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/giapeto/modified.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/giapeto/pages.php?r1=1.108&r2=1.109&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Hermes.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Perms.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.183&r2=1.184&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/menu.php?r1=2.58&r2=2.59&ty=u
  http://cvs.horde.org/diff.php/horde/services/shares/edit.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/kronolith/addevent.php?r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/kronolith/addeventaction.php?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/kronolith/calendars.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/kronolith/data.php?r1=1.56&r2=1.57&ty=u
  http://cvs.horde.org/diff.php/kronolith/deleventaction.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/kronolith/editevent.php?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/kronolith/editeventaction.php?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?r1=1.170&r2=1.171&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Scheduler/kronolith.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/api.php?r1=1.90&r2=1.91&ty=u
  http://cvs.horde.org/diff.php/kronolith/viewevent.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/midas/campaigns.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/midas/clients/delete.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/midas/clients/edit.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/midas/clients/index.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/midas/delete.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/midas/edit.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/midas/genhtml.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/midas/lib/Block/summary.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/midas/view.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Mnemo.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/api.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/mnemo/memo.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/mnemo/view.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Nag.php?r1=1.100&r2=1.101&ty=u
  http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/nag/task.php?r1=1.64&r2=1.65&ty=u
  http://cvs.horde.org/diff.php/nag/view.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Scry.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/thor/lib/Project.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/turba/display.php?r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/turba/edit.php?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Renderer.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Turba.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/turba/lib/api.php?r1=1.75&r2=1.76&ty=u
  http://cvs.horde.org/diff.php/ulaform/lib/Driver/sql.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/ulaform/lib/Perms.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/whups/graph.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.88&r2=1.89&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.145&r2=1.146&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Scheduler/whups.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.69&r2=1.70&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.81&r2=1.82&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/whups/rss.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.54&r2=1.55&ty=u
  http://cvs.horde.org/diff.php/whups/view.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/history/footer.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/history/header.inc?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list