Revisions for framework/Net_SMS/SMS/win_http.php

Location: [ Horde ] / framework / Net_SMS / SMS / win_http.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.9.2.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_3, HORDE_3_3_RC1, HORDE_3_2_2, HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

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

Happy New Year

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

Merge from HEAD.

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

Happy New Year

Tags: HORDE_3_1_9, 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.16 (+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.15 (+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.14 (+3 -3 lines) 12/30/2006 03:24 PM Jan Schneider jan

Standardize copyright wrapping and spacing.

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

MFH: Reference and phpdoc fixes.

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

Reference and phpdoc fixes.

1.12 (+2 -2 lines) 05/03/2006 12:29 AM Chuck Hagenbuch chuck

woops. fix colons, etc.

1.11 (+15 -9 lines) 05/03/2006 12:22 AM Chuck Hagenbuch chuck

- some cleanup
- don't throw runtime errors for missing files when those files are marked as dependencies.

1.9.2.2 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.10 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

Tags: RELEASE_0_1_0

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

Merged from HEAD.

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

ws

Tags: FRAMEWORK_3, BEFORE_MERGE_3_1

1.8 (+6 -5 lines) 08/16/2005 06:04 AM Jan Schneider jan

_send() is expected to return an array.

1.7 (+2 -12 lines) 07/03/2005 12:22 AM Matt Selsky selsky

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

1.6 (+3 -3 lines) 06/19/2005 09:51 AM mdjukic

fix param and var typo

1.5 (+14 -12 lines) 05/26/2005 04:26 PM Matt Selsky selsky

Clean up phpdoc.

1.4 (+4 -4 lines) 05/10/2005 02:11 AM Matt Selsky selsky

Remove "optional" from phpdoc.

1.3 (+1 -2 lines) 04/21/2005 01:55 AM Matt Selsky selsky

Remove @version.

1.2 (+11 -23 lines) 04/15/2005 04:01 AM mdjukic

- Sort out the XML formatting of the message
- Turn off the authentication, since that is only required for sessions-based, maybe comments should be clarified
- Remove irrelevant code

1.1 04/13/2005 11:14 PM mdjukic

start adding the winplc driver