[cvs] commit: klutz/lib Comic.php Driver.php Image.php Klutz.php klutz/lib/Comic bysize.php direct.php search.php klutz/lib/Driver file.php horde/scripts create-symlinks.php get_ISO3166.php highlight.php setup.php themes_check.php horde/services go.php ...

Matt Selsky selsky at columbia.edu
Wed Apr 20 02:07:20 PDT 2005


selsky      2005-04-20 02:07:20 PDT

  Modified files:
    lib                  Comic.php Driver.php Image.php Klutz.php 
    lib/Comic            bysize.php direct.php search.php 
    lib/Driver           file.php 
    scripts              create-symlinks.php get_ISO3166.php 
                         highlight.php setup.php themes_check.php 
    services             go.php 
    services/images      view.php 
    templates/javascript form_sections.js keybindings.js 
                         open_html_helper.js 
    lib                  Driver.php Ingo.php Script.php 
                         Session.php 
    lib/Driver           null.php timsieved.php vfs.php 
    lib/Script           imap.php procmail.php sieve.php 
    lib                  Fetchmail.php Folder.php IMAP.php 
                         Mailbox.php Maillog.php Message.php 
                         Quota.php Search.php Session.php Spam.php 
                         VFolder.php 
    lib/Auth             imp.php 
    lib/Crypt            PGP.php 
    lib/Fetchmail        imap.php 
    lib/IMAP             Tree.php 
    lib/Identity         imp.php 
    lib/MIME/Viewer      alternative.php enriched.php html.php 
                         images.php multipart.php notification.php 
                         partial.php pgp.php pkcs7.php plain.php 
                         related.php rfc822.php status.php 
                         tnef.php zip.php 
    lib/Maintenance      imp.php 
    lib/Maintenance/Task delete_sentmail_monthly.php 
                         fetchmail_login.php 
                         rename_sentmail_monthly.php 
                         tos_agreement.php 
    lib/Notification/Listener status.php 
    lib/Quota            command.php courier.php cyrus.php 
                         logfile.php mdaemon.php mercury32.php 
  Log:
  Remove @version.
  
  Revision  Changes    Path
  1.16      +1 -2      horde/scripts/create-symlinks.php
  1.6       +1 -2      horde/scripts/get_ISO3166.php
  1.3       +1 -2      horde/scripts/highlight.php
  1.27      +3 -6      horde/scripts/setup.php
  1.6       +1 -2      horde/scripts/themes_check.php
  1.8       +1 -2      horde/services/go.php
  1.22      +1 -2      horde/services/images/view.php
  1.13      +1 -2      horde/templates/javascript/form_sections.js
  1.6       +1 -2      horde/templates/javascript/keybindings.js
  1.14      +1 -2      horde/templates/javascript/open_html_helper.js
  1.18      +1 -2      imp/lib/Auth/imp.php
  1.93      +1 -2      imp/lib/Crypt/PGP.php
  1.43      +1 -3      imp/lib/Fetchmail.php
  1.7       +1 -2      imp/lib/Fetchmail/imap.php
  1.135     +1 -2      imp/lib/Folder.php
  1.13      +1 -2      imp/lib/IMAP.php
  1.34      +1 -2      imp/lib/IMAP/Tree.php
  1.46      +1 -2      imp/lib/Identity/imp.php
  1.49      +1 -2      imp/lib/MIME/Viewer/alternative.php
  1.35      +1 -2      imp/lib/MIME/Viewer/enriched.php
  1.80      +1 -2      imp/lib/MIME/Viewer/html.php
  1.49      +1 -2      imp/lib/MIME/Viewer/images.php
  1.16      +1 -2      imp/lib/MIME/Viewer/multipart.php
  1.17      +1 -2      imp/lib/MIME/Viewer/notification.php
  1.20      +1 -2      imp/lib/MIME/Viewer/partial.php
  1.99      +1 -2      imp/lib/MIME/Viewer/pgp.php
  1.78      +1 -2      imp/lib/MIME/Viewer/pkcs7.php
  1.66      +1 -2      imp/lib/MIME/Viewer/plain.php
  1.26      +1 -2      imp/lib/MIME/Viewer/related.php
  1.28      +1 -2      imp/lib/MIME/Viewer/rfc822.php
  1.20      +1 -2      imp/lib/MIME/Viewer/status.php
  1.28      +1 -2      imp/lib/MIME/Viewer/tnef.php
  1.27      +1 -2      imp/lib/MIME/Viewer/zip.php
  1.87      +1 -2      imp/lib/Mailbox.php
  1.17      +1 -2      imp/lib/Maillog.php
  1.20      +1 -2      imp/lib/Maintenance/Task/delete_sentmail_monthly.php
  1.8       +1 -2      imp/lib/Maintenance/Task/fetchmail_login.php
  1.30      +1 -2      imp/lib/Maintenance/Task/rename_sentmail_monthly.php
  1.13      +1 -2      imp/lib/Maintenance/Task/tos_agreement.php
  1.21      +1 -2      imp/lib/Maintenance/imp.php
  1.167     +1 -2      imp/lib/Message.php
  1.8       +1 -2      imp/lib/Notification/Listener/status.php
  1.25      +1 -2      imp/lib/Quota.php
  1.13      +1 -2      imp/lib/Quota/command.php
  1.24      +1 -2      imp/lib/Quota/courier.php
  1.24      +1 -2      imp/lib/Quota/cyrus.php
  1.6       +1 -2      imp/lib/Quota/logfile.php
  1.13      +1 -2      imp/lib/Quota/mdaemon.php
  1.3       +1 -2      imp/lib/Quota/mercury32.php
  1.40      +1 -2      imp/lib/Search.php
  1.85      +1 -2      imp/lib/Session.php
  1.7       +1 -2      imp/lib/Spam.php
  1.15      +1 -2      imp/lib/VFolder.php
  1.11      +1 -2      ingo/lib/Driver.php
  1.11      +1 -2      ingo/lib/Driver/null.php
  1.16      +1 -2      ingo/lib/Driver/timsieved.php
  1.14      +1 -2      ingo/lib/Driver/vfs.php
  1.70      +1 -2      ingo/lib/Ingo.php
  1.31      +1 -2      ingo/lib/Script.php
  1.51      +1 -2      ingo/lib/Script/imap.php
  1.49      +1 -2      ingo/lib/Script/procmail.php
  1.66      +1 -2      ingo/lib/Script/sieve.php
  1.4       +1 -2      ingo/lib/Session.php
  1.26      +1 -2      klutz/lib/Comic.php
  1.22      +1 -2      klutz/lib/Comic/bysize.php
  1.19      +1 -2      klutz/lib/Comic/direct.php
  1.26      +1 -2      klutz/lib/Comic/search.php
  1.29      +1 -2      klutz/lib/Driver.php
  1.30      +1 -2      klutz/lib/Driver/file.php
  1.14      +1 -2      klutz/lib/Image.php
  1.30      +1 -2      klutz/lib/Klutz.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/scripts/create-symlinks.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/get_ISO3166.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/highlight.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/setup.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/themes_check.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/horde/services/go.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/services/images/view.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/horde/templates/javascript/form_sections.js?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/templates/javascript/keybindings.js?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/horde/templates/javascript/open_html_helper.js?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Auth/imp.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Crypt/PGP.php?r1=1.92&r2=1.93&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Fetchmail.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Fetchmail/imap.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.134&r2=1.135&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMAP.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Identity/imp.php?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/alternative.php?r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/html.php?r1=1.79&r2=1.80&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/images.php?r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/multipart.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/notification.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/partial.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.98&r2=1.99&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pkcs7.php?r1=1.77&r2=1.78&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/plain.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/related.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/rfc822.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/status.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/tnef.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/zip.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.86&r2=1.87&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maillog.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/delete_sentmail_monthly.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/fetchmail_login.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/rename_sentmail_monthly.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/tos_agreement.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/imp.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.166&r2=1.167&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Notification/Listener/status.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/command.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/courier.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/cyrus.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/logfile.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/mdaemon.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/mercury32.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Search.php?r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Session.php?r1=1.84&r2=1.85&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Spam.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/imp/lib/VFolder.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Driver.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Driver/null.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Driver/timsieved.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Driver/vfs.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.69&r2=1.70&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Script.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Script/imap.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Script/procmail.php?r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Script/sieve.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Session.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Comic.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Comic/bysize.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Comic/direct.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Comic/search.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Driver.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Driver/file.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Image.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Klutz.php?r1=1.29&r2=1.30&ty=u


More information about the cvs mailing list