Revisions for framework/Net_SMS/SMS.php

Location: [ Horde ] / framework / Net_SMS / SMS.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.10.10.14 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.24 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.10.10.13 FRAMEWORK_3 (+4 -4 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

1.10.10.12 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1

1.23 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.22 (+2 -2 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.21 (+3 -3 lines) 12/30/2006 03:24 PM Jan Schneider jan

Standardize copyright wrapping and spacing.

1.10.10.11 FRAMEWORK_3 (+2 -2 lines) 08/28/2006 05:38 AM Jan Schneider jan

MFH: Reference and phpdoc fixes.

1.20 (+2 -2 lines) 08/28/2006 05:06 AM Jan Schneider jan

Reference and phpdoc fixes.

1.10.10.10 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.19 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

Tags: RELEASE_0_1_0

1.10.10.9 FRAMEWORK_3 (+5 -3 lines) 12/01/2005 05:30 AM Matt Selsky selsky

MFH: References.

1.18 (+5 -3 lines) 12/01/2005 04:49 AM Matt Selsky selsky

References.

1.10.10.8 FRAMEWORK_3 (+4 -4 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

1.17 (+2 -2 lines) 10/13/2005 01:59 AM Matt Selsky selsky

ws

Tags: BEFORE_MERGE_3_1

1.10.10.7 FRAMEWORK_3 (+4 -21 lines) 07/03/2005 01:02 AM Matt Selsky selsky

MFH: Remove "@access public".
Fix wrapping, formatting, and spelling.

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.16 (+4 -21 lines) 07/03/2005 12:22 AM Matt Selsky selsky

Remove "@access public".
Fix wrapping, formatting, and spelling.

1.10.10.6 FRAMEWORK_3 (+4 -3 lines) 05/26/2005 04:31 PM Matt Selsky selsky

MFH: Clean up phpdoc.

1.15 (+4 -3 lines) 05/26/2005 04:26 PM Matt Selsky selsky

Clean up phpdoc.

1.10.10.5 FRAMEWORK_3 (+5 -3 lines) 05/10/2005 09:29 PM Matt Selsky selsky

MFH: Fix viral 'wil' typo.

1.14 (+5 -3 lines) 05/10/2005 08:55 PM Matt Selsky selsky

Fix viral 'wil' typo.

1.10.10.4 FRAMEWORK_3 (+2 -3 lines) 05/10/2005 02:21 AM Matt Selsky selsky

MFH: Remove "optional" from phpdoc.

1.13 (+2 -3 lines) 05/10/2005 02:11 AM Matt Selsky selsky

Remove "optional" from phpdoc.

1.10.10.3 FRAMEWORK_3 (+1 -2 lines) 04/21/2005 07:26 AM Matt Selsky selsky

Remove @version.

1.10.10.2 FRAMEWORK_3 (+22 -24 lines) 04/13/2005 07:00 PM Jan Schneider jan

MFH

1.12 (+22 -25 lines) 04/13/2005 06:54 PM Jan Schneider jan

, phpdoc

Tags: RELEASE_0_0_2

1.11 (+1 -1 lines) 01/03/2005 08:09 AM Jan Schneider jan

Happy New Year

1.10.10.1 FRAMEWORK_3 (+3 -3 lines) 01/03/2005 07:19 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1

1.10 (+28 -9 lines) 05/04/2004 05:54 PM mdjukic

move auth to a separate function, this should probably be done at the class constructor level, as any interaction with the gateway would need auth

Tags: FRAMEWORK_3, HORDE_3_0, HORDE_3_0_RC3

1.9 (+8 -8 lines) 04/28/2004 07:38 PM mdjukic

fix comment syntax

1.8 (+13 -4 lines) 04/24/2004 02:02 PM mdjukic

fix reporting of non boolean capabilities, fix comments, make sure recipients are in an array

1.7 (+3 -3 lines) 04/24/2004 12:43 PM mdjukic

fix path

1.6 (+12 -11 lines) 04/23/2004 04:51 AM mdjukic

require PEAR, use Net/SMS pathnames, fix some comments

1.5 (+19 -2 lines) 04/22/2004 06:39 PM mdjukic

clean up comments, add a parent function for getBalance in the parent class which would only call the subclass private function if credit is supported in the driver or return null otherwise.

1.4 (+72 -20 lines) 04/22/2004 06:18 PM mdjukic

get rid of some storage code which should not be here, clean up and expand a bit the comments.

1.3 (+4 -4 lines) 04/22/2004 05:28 AM mdjukic

handle no remote id being sent

1.2 (+4 -10 lines) 03/14/2004 09:54 PM mdjukic

simplify a bit the setting up of classes and don't use Horde::fatal()

Tags: HORDE_3_0_ALPHA

1.1 03/14/2004 09:26 PM mdjukic

SMS classes as packages for use by any app