[cvs] commit: horde/lib/Image gd.php gif.php png.php svg.php horde/lib/MIME Contents.php Magic.php Message.php Part.php Structure.php Viewer.php horde/lib/MIME/Viewer deb.php default.php enriched.php enscript.php icalendar.php images.php msexcel.php ...

Jan Schneider jan at ammma.de
Thu Jan 2 18:40:06 PST 2003


jan         2003/01/02 18:40:06 PST

  Modified files:
    lib/Image            gd.php gif.php png.php svg.php 
    lib/MIME             Contents.php Magic.php Message.php 
                         Part.php Structure.php Viewer.php 
    lib/MIME/Viewer      deb.php default.php enriched.php 
                         enscript.php icalendar.php images.php 
                         msexcel.php mspowerpoint.php msword.php 
                         php.php plain.php rar.php rpm.php 
                         security.php tgz.php tnef.php vcard.php 
                         webcpp.php zip.php 
    lib/Mobile           Renderer.php 
    lib/Mobile/Renderer  html.php wml.php 
    lib/Notification     Listener.php 
    lib/Notification/Listener status.php 
    lib/Prefs            ldap.php session.php sql.php 
    lib/SessionHandler   dbm.php mysql.php pgsql.php sapdb.php 
                         sql.php 
    lib/Token            file.php sql.php 
    lib/VFS              Browser.php ListItem.php Object.php 
                         file.php ftp.php musql.php sql.php 
    lib/XML              SVG.php 
  Log:
  Bump year.
  
  Revision  Changes    Path
  1.5       +3 -3      horde/lib/Image/gd.php
  1.7       +3 -3      horde/lib/Image/gif.php
  1.9       +3 -3      horde/lib/Image/png.php
  1.4       +3 -3      horde/lib/Image/svg.php
  1.41      +3 -3      horde/lib/MIME/Contents.php
  1.23      +4 -4      horde/lib/MIME/Magic.php
  1.54      +4 -4      horde/lib/MIME/Message.php
  1.104     +4 -4      horde/lib/MIME/Part.php
  1.63      +4 -4      horde/lib/MIME/Structure.php
  1.42      +3 -3      horde/lib/MIME/Viewer.php
  1.5       +3 -3      horde/lib/MIME/Viewer/deb.php
  1.7       +3 -3      horde/lib/MIME/Viewer/default.php
  1.13      +3 -3      horde/lib/MIME/Viewer/enriched.php
  1.22      +3 -3      horde/lib/MIME/Viewer/enscript.php
  1.10      +3 -3      horde/lib/MIME/Viewer/icalendar.php
  1.9       +3 -3      horde/lib/MIME/Viewer/images.php
  1.13      +3 -3      horde/lib/MIME/Viewer/msexcel.php
  1.7       +3 -3      horde/lib/MIME/Viewer/mspowerpoint.php
  1.15      +3 -3      horde/lib/MIME/Viewer/msword.php
  1.14      +3 -3      horde/lib/MIME/Viewer/php.php
  1.7       +3 -3      horde/lib/MIME/Viewer/plain.php
  1.13      +4 -4      horde/lib/MIME/Viewer/rar.php
  1.7       +3 -3      horde/lib/MIME/Viewer/rpm.php
  1.2       +3 -3      horde/lib/MIME/Viewer/security.php
  1.27      +4 -4      horde/lib/MIME/Viewer/tgz.php
  1.6       +4 -4      horde/lib/MIME/Viewer/tnef.php
  1.15      +3 -3      horde/lib/MIME/Viewer/vcard.php
  1.2       +3 -3      horde/lib/MIME/Viewer/webcpp.php
  1.22      +4 -4      horde/lib/MIME/Viewer/zip.php
  1.8       +3 -3      horde/lib/Mobile/Renderer.php
  1.15      +3 -3      horde/lib/Mobile/Renderer/html.php
  1.19      +3 -3      horde/lib/Mobile/Renderer/wml.php
  1.5       +3 -3      horde/lib/Notification/Listener.php
  1.8       +3 -3      horde/lib/Notification/Listener/status.php
  1.58      +3 -3      horde/lib/Prefs/ldap.php
  1.21      +3 -3      horde/lib/Prefs/session.php
  1.53      +3 -3      horde/lib/Prefs/sql.php
  1.3       +3 -3      horde/lib/SessionHandler/dbm.php
  1.3       +3 -3      horde/lib/SessionHandler/mysql.php
  1.3       +2 -2      horde/lib/SessionHandler/pgsql.php
  1.7       +3 -3      horde/lib/SessionHandler/sapdb.php
  1.9       +3 -3      horde/lib/SessionHandler/sql.php
  1.9       +3 -3      horde/lib/Token/file.php
  1.13      +3 -3      horde/lib/Token/sql.php
  1.2       +3 -3      horde/lib/VFS/Browser.php
  1.2       +3 -3      horde/lib/VFS/ListItem.php
  1.2       +3 -3      horde/lib/VFS/Object.php
  1.29      +3 -3      horde/lib/VFS/file.php
  1.31      +4 -4      horde/lib/VFS/ftp.php
  1.9       +3 -3      horde/lib/VFS/musql.php
  1.36      +3 -3      horde/lib/VFS/sql.php
  1.12      +2 -2      horde/lib/XML/SVG.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Image/gd.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Image/gif.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Image/png.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Image/svg.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Contents.php?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Magic.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Message.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.103&r2=1.104&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/deb.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/default.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/enriched.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/enscript.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/icalendar.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/images.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/msexcel.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/mspowerpoint.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/msword.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/php.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/plain.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/rar.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/rpm.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/security.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/tgz.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/tnef.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/vcard.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/webcpp.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/zip.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Mobile/Renderer.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Mobile/Renderer/html.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Mobile/Renderer/wml.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification/Listener.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification/Listener/status.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/session.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/sql.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/dbm.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/mysql.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/pgsql.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/sapdb.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/sql.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token/file.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token/sql.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/Browser.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/ListItem.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/Object.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/file.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/ftp.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/musql.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS/sql.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/horde/lib/XML/SVG.php?r1=1.11&r2=1.12&ty=u


More information about the cvs mailing list