[cvs] commit: jonah channels.php content.php menu.php newsfeed.php prefs.php jonah/lib Jonah.php jonah/news deletechannel.php deletestory.php editchannel.php editstory.php index.php stories.php jonah/templates/menu menu.inc mnemo data.php list.php ...

Chuck Hagenbuch chuck at horde.org
Fri May 23 06:21:42 PDT 2003


chuck       2003/05/23 06:21:41 PDT

  Modified files:
    .                    channels.php content.php newsfeed.php 
                         prefs.php 
    lib                  Jonah.php 
    news                 deletechannel.php deletestory.php 
                         editchannel.php editstory.php index.php 
                         stories.php 
    templates/menu       menu.inc 
    .                    data.php list.php memo.php notepads.php 
                         prefs.php search.php view.php 
    lib                  Mnemo.php 
    templates/search     search.inc 
    .                    add.php browse.php data.php edit.php 
                         prefs.php search.php 
    lib                  Trean.php 
    templates/menu       menu.inc 
    .                    groupview.php newsgroups.php prefs.php 
                         threadoverview.php 
    lib                  Troll.php 
    templates/menu       menu.inc 
    .                    admin.php create.php details.php 
                         mybugs.php prefs.php query.php 
                         reports.php runquery.php search.php 
    lib                  Whups.php 
    templates/menu       menu.inc 
  Removed files:
    .                    menu.php 
    .                    menu.php 
    templates/search     begin.inc end.inc 
    .                    menu.php 
    .                    menu.php 
    .                    menu.php 
  Log:
  Another batch of menu.php -> ::menu() changes.
  
  Revision  Changes    Path
  1.7       +0 -17     jonah/Attic/menu.php (dead)
  1.34      +4 -4      jonah/channels.php
  1.19      +2 -3      jonah/content.php
  1.54      +14 -2     jonah/lib/Jonah.php
  1.4       +3 -3      jonah/news/deletechannel.php
  1.4       +3 -3      jonah/news/deletestory.php
  1.4       +3 -3      jonah/news/editchannel.php
  1.3       +3 -3      jonah/news/editstory.php
  1.7       +3 -3      jonah/news/index.php
  1.6       +3 -3      jonah/news/stories.php
  1.17      +2 -2      jonah/newsfeed.php
  1.13      +2 -3      jonah/prefs.php
  1.10      +5 -5      jonah/templates/menu/menu.inc
  1.7       +0 -25     mnemo/Attic/menu.php (dead)
  1.15      +2 -3      mnemo/data.php
  1.19      +22 -2     mnemo/lib/Mnemo.php
  1.15      +2 -2      mnemo/list.php
  1.14      +2 -2      mnemo/memo.php
  1.12      +2 -3      mnemo/notepads.php
  1.14      +2 -5      mnemo/prefs.php
  1.5       +2 -5      mnemo/search.php
  1.3       +0 -4      mnemo/templates/search/Attic/begin.inc (dead)
  1.3       +0 -10     mnemo/templates/search/Attic/end.inc (dead)
  1.4       +30 -13    mnemo/templates/search/search.inc
  1.11      +2 -2      mnemo/view.php
  1.8       +0 -17     trean/Attic/menu.php (dead)
  1.14      +2 -2      trean/add.php
  1.15      +2 -2      trean/browse.php
  1.16      +2 -2      trean/data.php
  1.10      +2 -2      trean/edit.php
  1.15      +14 -2     trean/lib/Trean.php
  1.5       +2 -2      trean/prefs.php
  1.6       +2 -2      trean/search.php
  1.10      +5 -5      trean/templates/menu/menu.inc
  1.4       +0 -13     troll/Attic/menu.php (dead)
  1.34      +5 -10     troll/groupview.php
  1.51      +15 -3     troll/lib/Troll.php
  1.45      +2 -3      troll/newsgroups.php
  1.7       +2 -4      troll/prefs.php
  1.5       +7 -7      troll/templates/menu/menu.inc
  1.17      +2 -4      troll/threadoverview.php
  1.4       +0 -18     whups/Attic/menu.php (dead)
  1.35      +2 -2      whups/admin.php
  1.32      +2 -2      whups/create.php
  1.42      +2 -2      whups/details.php
  1.52      +13 -1     whups/lib/Whups.php
  1.11      +2 -2      whups/mybugs.php
  1.5       +2 -6      whups/prefs.php
  1.28      +2 -2      whups/query.php
  1.23      +2 -2      whups/reports.php
  1.6       +2 -2      whups/runquery.php
  1.43      +3 -3      whups/search.php
  1.16      +2 -2      whups/templates/menu/menu.inc

  Chora Links:
  http://cvs.horde.org/co.php/jonah/Attic/menu.php?r=1.6
  http://cvs.horde.org/diff.php/jonah/channels.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/jonah/content.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/Jonah.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/jonah/news/deletechannel.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/jonah/news/deletestory.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/jonah/news/editchannel.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/jonah/news/editstory.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/jonah/news/index.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/jonah/news/stories.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/jonah/newsfeed.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/jonah/prefs.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/menu/menu.inc?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/co.php/mnemo/Attic/menu.php?r=1.6
  http://cvs.horde.org/diff.php/mnemo/data.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Mnemo.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/mnemo/list.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/mnemo/memo.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/mnemo/notepads.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/mnemo/prefs.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/mnemo/search.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/co.php/mnemo/templates/search/Attic/begin.inc?r=1.2
  http://cvs.horde.org/co.php/mnemo/templates/search/Attic/end.inc?r=1.2
  http://cvs.horde.org/diff.php/mnemo/templates/search/search.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/mnemo/view.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/co.php/trean/Attic/menu.php?r=1.7
  http://cvs.horde.org/diff.php/trean/add.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/trean/browse.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/trean/data.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/trean/edit.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/trean/lib/Trean.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/trean/prefs.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/trean/search.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/trean/templates/menu/menu.inc?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/co.php/troll/Attic/menu.php?r=1.3
  http://cvs.horde.org/diff.php/troll/groupview.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/troll/lib/Troll.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/troll/newsgroups.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/troll/prefs.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/troll/templates/menu/menu.inc?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/troll/threadoverview.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/co.php/whups/Attic/menu.php?r=1.3
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/whups/mybugs.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/prefs.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/whups/runquery.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/whups/templates/menu/menu.inc?r1=1.15&r2=1.16&ty=u


More information about the cvs mailing list