[cvs] commit: incubator/Horde_Payment index.php incubator/Horde_Payment/admin add.php config.php matrix.php setup.php incubator/Horde_Payment/authorizations details.php list.php void.php incubator/Horde_Payment/lib Payment.php base.php ...

Duck duck at obala.net
Fri Jan 18 14:30:27 UTC 2008


duck        2008-01-18 09:30:27 EST

  Modified files:
    Horde_Payment        index.php 
    Horde_Payment/admin  add.php config.php matrix.php setup.php 
    Horde_Payment/authorizations details.php list.php void.php 
    Horde_Payment/lib    Payment.php base.php 
    Horde_Payment/lib/Forms PaymentData.php 
    Horde_Payment/lib/UI/VarRenderer payment_methods.php 
    Horde_Payment/orders list.php order.php 
    Horde_Payment/po     Horde_Payment.pot 
    Horde_Payment/process enter.php error.php index.php revoke.php 
                          step1.php step2.php step3.php 
                          step_check.php 
    Horde_Payment/templates/methods/Proforma bill.php 
  Log:
  - Autoload.
  - @define -> define
  
  Revision  Changes    Path
  1.10      +2 -5      incubator/Horde_Payment/admin/add.php
  1.8       +2 -8      incubator/Horde_Payment/admin/config.php
  1.9       +2 -5      incubator/Horde_Payment/admin/matrix.php
  1.6       +4 -7      incubator/Horde_Payment/admin/setup.php
  1.8       +2 -2      incubator/Horde_Payment/authorizations/details.php
  1.17      +2 -7      incubator/Horde_Payment/authorizations/list.php
  1.9       +4 -8      incubator/Horde_Payment/authorizations/void.php
  1.5       +2 -2      incubator/Horde_Payment/index.php
  1.5       +1 -8      incubator/Horde_Payment/lib/Forms/PaymentData.php
  1.28      +1 -2      incubator/Horde_Payment/lib/Payment.php
  1.3       +1 -5      incubator/Horde_Payment/lib/UI/VarRenderer/payment_methods.php
  1.6       +8 -5      incubator/Horde_Payment/lib/base.php
  1.9       +2 -6      incubator/Horde_Payment/orders/list.php
  1.3       +2 -2      incubator/Horde_Payment/orders/order.php
  1.14      +24 -37    incubator/Horde_Payment/po/Horde_Payment.pot
  1.8       +3 -6      incubator/Horde_Payment/process/enter.php
  1.5       +3 -2      incubator/Horde_Payment/process/error.php
  1.15      +3 -2      incubator/Horde_Payment/process/index.php
  1.11      +4 -3      incubator/Horde_Payment/process/revoke.php
  1.10      +2 -5      incubator/Horde_Payment/process/step1.php
  1.8       +3 -6      incubator/Horde_Payment/process/step2.php
  1.7       +2 -2      incubator/Horde_Payment/process/step3.php
  1.11      +6 -1      incubator/Horde_Payment/process/step_check.php
  1.11      +2 -2      incubator/Horde_Payment/templates/methods/Proforma/bill.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/add.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/config.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/matrix.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/setup.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/authorizations/details.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/authorizations/list.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/authorizations/void.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/index.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Forms/PaymentData.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Payment.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/UI/VarRenderer/payment_methods.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/base.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/orders/list.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/orders/order.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/po/Horde_Payment.pot?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/enter.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/error.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/index.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/revoke.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/step1.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/step2.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/step3.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/step_check.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/templates/methods/Proforma/bill.php?r1=1.10&r2=1.11&ty=u


More information about the cvs mailing list