cvs commit: horde/lib Auth.php Browser.php Cache.php Category.php CategoryTree.php Data.php Group.php Help.php Horde.php Identity.php Lang.php MIME.php Maintenance.php Menu.php Notification.php Perms.php Prefs.php Registry.php Secret.php ...

Jon Parise jon@horde.org
Thu, 4 Apr 2002 17:24:33 -0800 (PST)


jon         2002/04/04 17:24:33 PST

  Modified files:        (Branch: RELENG_2)
    lib                  Auth.php Browser.php Cache.php 
                         Category.php CategoryTree.php Data.php 
                         Group.php Help.php Horde.php Identity.php 
                         Lang.php MIME.php Maintenance.php 
                         Menu.php Notification.php Perms.php 
                         Prefs.php Registry.php Secret.php 
                         Serialize.php SessionCache.php Text.php 
                         Token.php 
    lib/Auth             ftp.php imap.php ldap.php mcal.php 
                         sql.php 
    lib/Cache            file.php 
    lib/Category         sql.php 
    lib/MIME             Magic.php Message.php Part.php 
                         Structure.php Viewer.php 
    lib/MIME/Viewer      enscript.php msword.php php.php vcard.php 
    lib/Notification     status.php 
    lib/Prefs            ldap.php sql.php 
    lib/Token            file.php sql.php 
  Log:
  Kill trailing whitespace (to reduce diffs with HEAD).
  
  Revision    Changes    Path
  1.22.2.4    +22 -22    horde/lib/Auth.php
  1.4.2.3     +19 -19    horde/lib/Auth/ftp.php
  1.4.2.3     +9 -9      horde/lib/Auth/imap.php
  1.5.2.3     +14 -14    horde/lib/Auth/ldap.php
  1.4.2.3     +16 -16    horde/lib/Auth/mcal.php
  1.21.2.3    +38 -38    horde/lib/Auth/sql.php
  1.21.2.6    +33 -33    horde/lib/Browser.php
  1.2.2.1     +4 -4      horde/lib/Cache.php
  1.6.2.1     +6 -6      horde/lib/Cache/file.php
  1.8.2.6     +45 -45    horde/lib/Category.php
  1.8.2.7     +43 -43    horde/lib/Category/sql.php
  1.4.2.3     +13 -13    horde/lib/CategoryTree.php
  1.10.2.3    +50 -50    horde/lib/Data.php
  1.6.2.7     +27 -27    horde/lib/Group.php
  1.26.2.4    +4 -4      horde/lib/Help.php
  1.118.2.15  +38 -38    horde/lib/Horde.php
  1.4.2.4     +30 -30    horde/lib/Identity.php
  1.13.2.6    +12 -12    horde/lib/Lang.php
  1.64.2.1    +25 -25    horde/lib/MIME.php
  1.3.2.4     +3 -3      horde/lib/MIME/Magic.php
  1.9.2.3     +15 -15    horde/lib/MIME/Message.php
  1.11.2.3    +31 -31    horde/lib/MIME/Part.php
  1.15.2.4    +16 -16    horde/lib/MIME/Structure.php
  1.11.2.3    +9 -9      horde/lib/MIME/Viewer.php
  1.7.2.3     +3 -3      horde/lib/MIME/Viewer/enscript.php
  1.9.2.2     +3 -3      horde/lib/MIME/Viewer/msword.php
  1.8.2.2     +3 -3      horde/lib/MIME/Viewer/php.php
  1.2.2.4     +21 -21    horde/lib/MIME/Viewer/vcard.php
  1.2.2.5     +11 -11    horde/lib/Maintenance.php
  1.12.2.1    +9 -9      horde/lib/Menu.php
  1.8.2.2     +9 -9      horde/lib/Notification.php
  1.7.2.3     +4 -4      horde/lib/Notification/status.php
  1.14.2.3    +19 -19    horde/lib/Perms.php
  1.57.2.3    +20 -20    horde/lib/Prefs.php
  1.14.2.5    +7 -7      horde/lib/Prefs/ldap.php
  1.27.2.6    +10 -10    horde/lib/Prefs/sql.php
  1.59.2.10   +37 -37    horde/lib/Registry.php
  1.12.2.4    +16 -16    horde/lib/Secret.php
  1.1.2.4     +12 -12    horde/lib/Serialize.php
  1.5.2.3     +6 -6      horde/lib/SessionCache.php
  1.6.2.3     +4 -4      horde/lib/Text.php
  1.6.2.1     +7 -7      horde/lib/Token.php
  1.4.2.1     +26 -26    horde/lib/Token/file.php
  1.4.2.3     +3 -3      horde/lib/Token/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Auth.php?r1=1.22.2.3&r2=1.22.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/ftp.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/imap.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/ldap.php?r1=1.5.2.2&r2=1.5.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/mcal.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/sql.php?r1=1.21.2.2&r2=1.21.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Browser.php?r1=1.21.2.5&r2=1.21.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Cache.php?r1=1.2&r2=1.2.2.1&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Cache/file.php?r1=1.6&r2=1.6.2.1&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.8.2.5&r2=1.8.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Category/sql.php?r1=1.8.2.6&r2=1.8.2.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/CategoryTree.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Data.php?r1=1.10.2.2&r2=1.10.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Group.php?r1=1.6.2.6&r2=1.6.2.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Help.php?r1=1.26.2.3&r2=1.26.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.118.2.14&r2=1.118.2.15&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Identity.php?r1=1.4.2.3&r2=1.4.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Lang.php?r1=1.13.2.5&r2=1.13.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME.php?r1=1.64&r2=1.64.2.1&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Magic.php?r1=1.3.2.3&r2=1.3.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Message.php?r1=1.9.2.2&r2=1.9.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.11.2.2&r2=1.11.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.15.2.3&r2=1.15.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer.php?r1=1.11.2.2&r2=1.11.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/enscript.php?r1=1.7.2.2&r2=1.7.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/msword.php?r1=1.9.2.1&r2=1.9.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/php.php?r1=1.8.2.1&r2=1.8.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/vcard.php?r1=1.2.2.3&r2=1.2.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Maintenance.php?r1=1.2.2.4&r2=1.2.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Menu.php?r1=1.12&r2=1.12.2.1&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.8.2.1&r2=1.8.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification/status.php?r1=1.7.2.2&r2=1.7.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Perms.php?r1=1.14.2.2&r2=1.14.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.57.2.2&r2=1.57.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.14.2.4&r2=1.14.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/sql.php?r1=1.27.2.5&r2=1.27.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.59.2.9&r2=1.59.2.10&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Secret.php?r1=1.12.2.3&r2=1.12.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Serialize.php?r1=1.1.2.3&r2=1.1.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionCache.php?r1=1.5.2.2&r2=1.5.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Text.php?r1=1.6.2.2&r2=1.6.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token.php?r1=1.6&r2=1.6.2.1&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token/file.php?r1=1.4&r2=1.4.2.1&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token/sql.php?r1=1.4.2.2&r2=1.4.2.3&ty=u