[cvs] commit: framework/Scheduler Scheduler.php framework/SessionObjects SessionObjects.php framework/Auth Auth.php framework/Auth/Auth application.php auto.php composite.php customsql.php cyrsql.php cyrus.php ftp.php http.php imap.php imsp.php ipbasic.php ipmap.php ...

Matt Selsky selsky at columbia.edu
Mon May 9 23:11:40 PDT 2005


selsky      2005-05-09 23:11:40 PDT

  Modified files:
    Scheduler            Scheduler.php 
    SessionObjects       SessionObjects.php 
    Auth                 Auth.php 
    Auth/Auth            application.php auto.php composite.php 
                         customsql.php cyrsql.php cyrus.php 
                         ftp.php http.php imap.php imsp.php 
                         ipbasic.php ipmap.php kolab.php krb5.php 
                         ldap.php login.php mcal.php pam.php 
                         passwd.php radius.php sasl.php smb.php 
                         sql.php yahoo.php 
    Browser              Browser.php 
    Date                 Date.php 
    File_PDF             PDF.php 
    Horde                Horde.php 
    Horde/Horde          Help.php Menu.php Registry.php 
    Identity             Identity.php 
    Image                Image.php 
    MIME/MIME/Viewer     plain.php 
    Maintenance          Maintenance.php 
    Mobile/Mobile        Renderer.php 
    NLS                  NLS.php 
    Net_SMS              SMS.php 
    Net_SMS/SMS          win_http.php 
    RPC                  RPC.php 
  Log:
  Remove "optional" from phpdoc.
  
  Revision  Changes    Path
  1.150     +6 -8      framework/Auth/Auth.php
  1.35      +4 -4      framework/Auth/Auth/application.php
  1.16      +2 -2      framework/Auth/Auth/auto.php
  1.31      +4 -4      framework/Auth/Auth/composite.php
  1.18      +2 -2      framework/Auth/Auth/customsql.php
  1.38      +2 -2      framework/Auth/Auth/cyrsql.php
  1.22      +4 -4      framework/Auth/Auth/cyrus.php
  1.28      +2 -2      framework/Auth/Auth/ftp.php
  1.25      +4 -4      framework/Auth/Auth/http.php
  1.35      +2 -2      framework/Auth/Auth/imap.php
  1.6       +5 -2      framework/Auth/Auth/imsp.php
  1.23      +2 -2      framework/Auth/Auth/ipbasic.php
  1.17      +2 -2      framework/Auth/Auth/ipmap.php
  1.4       +2 -2      framework/Auth/Auth/kolab.php
  1.26      +2 -2      framework/Auth/Auth/krb5.php
  1.56      +2 -2      framework/Auth/Auth/ldap.php
  1.9       +2 -2      framework/Auth/Auth/login.php
  1.32      +2 -2      framework/Auth/Auth/mcal.php
  1.8       +2 -2      framework/Auth/Auth/pam.php
  1.21      +8 -10     framework/Auth/Auth/passwd.php
  1.29      +2 -2      framework/Auth/Auth/radius.php
  1.9       +2 -2      framework/Auth/Auth/sasl.php
  1.26      +2 -2      framework/Auth/Auth/smb.php
  1.84      +2 -2      framework/Auth/Auth/sql.php
  1.16      +2 -2      framework/Auth/Auth/yahoo.php
  1.171     +3 -3      framework/Browser/Browser.php
  1.10      +2 -2      framework/Date/Date.php
  1.26      +172 -187  framework/File_PDF/PDF.php
  1.510     +7 -7      framework/Horde/Horde.php
  1.73      +41 -41    framework/Horde/Horde/Help.php
  1.40      +12 -15    framework/Horde/Horde/Menu.php
  1.257     +42 -46    framework/Horde/Horde/Registry.php
  1.54      +11 -12    framework/Identity/Identity.php
  1.46      +7 -7      framework/Image/Image.php
  1.26      +3 -4      framework/MIME/MIME/Viewer/plain.php
  1.56      +5 -5      framework/Maintenance/Maintenance.php
  1.18      +9 -11     framework/Mobile/Mobile/Renderer.php
  1.88      +3 -3      framework/NLS/NLS.php
  1.13      +2 -3      framework/Net_SMS/SMS.php
  1.4       +4 -4      framework/Net_SMS/SMS/win_http.php
  1.10      +17 -26    framework/RPC/RPC.php
  1.24      +17 -24    framework/Scheduler/Scheduler.php
  1.9       +16 -22    framework/SessionObjects/SessionObjects.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.149&r2=1.150&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/application.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/auto.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/composite.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/customsql.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/cyrsql.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/cyrus.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/ftp.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/http.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/imap.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/imsp.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/ipbasic.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/ipmap.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/kolab.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/krb5.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/ldap.php?r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/login.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/mcal.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/pam.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/passwd.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/radius.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/sasl.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/smb.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/sql.php?r1=1.83&r2=1.84&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/yahoo.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/framework/Browser/Browser.php?r1=1.170&r2=1.171&ty=u
  http://cvs.horde.org/diff.php/framework/Date/Date.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/framework/File_PDF/PDF.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.509&r2=1.510&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Help.php?r1=1.72&r2=1.73&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Menu.php?r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Registry.php?r1=1.256&r2=1.257&ty=u
  http://cvs.horde.org/diff.php/framework/Identity/Identity.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/framework/Image/Image.php?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/plain.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/framework/Maintenance/Maintenance.php?r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/framework/Mobile/Mobile/Renderer.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/framework/NLS/NLS.php?r1=1.87&r2=1.88&ty=u
  http://cvs.horde.org/diff.php/framework/Net_SMS/SMS.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/framework/Net_SMS/SMS/win_http.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/RPC/RPC.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/framework/Scheduler/Scheduler.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/framework/SessionObjects/SessionObjects.php?r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list