/[drupal]/contributions/modules/drupalvb/drupalvb.inc.php
ViewVC logotype

Log of /contributions/modules/drupalvb/drupalvb.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9.4.25.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 17:43:20 2009 UTC (4 months ago) by sun
Branch: DRUPAL-5--3
Changes since 1.9.4.25.2.3: +25 -5 lines
Diff to previous 1.9.4.25.2.3 , to branch point 1.9.4.25
by smk-ka: Updated IP detection to use ip2long().

Revision 1.9.4.25.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 17:38:01 2009 UTC (4 months ago) by sun
Branch: DRUPAL-5--3
Changes since 1.9.4.25.2.2: +77 -50 lines
Diff to previous 1.9.4.25.2.2 , to branch point 1.9.4.25
by smk-ka: Added integration for Privatemsg, Guestbook, Buddylist modules.
by smk-ka: Refactored data mapping storage.

Revision 1.9.4.25.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 15:03:20 2009 UTC (5 months, 3 weeks ago) by sun
Branch: DRUPAL-5--3
Changes since 1.9.4.25.2.1: +11 -23 lines
Diff to previous 1.9.4.25.2.1 , to branch point 1.9.4.25
by smk-ka: Fixed wrong post order and cut posts in vB after export.
by smk-ka: Refactored data export and batch processing.
by smk-ka: Added confirmation form for export actions.

Revision 1.9.4.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 10:22:50 2009 UTC (6 months ago) by sun
Branch: DRUPAL-5--3
Changes since 1.9.4.25: +206 -110 lines
Diff to previous 1.9.4.25
by smk-ka: Added export of Drupal forums to vBulletin.
by smk-ka: Added synchronization of user roles/usergroups.
by smk-ka: Added support for custom database connection port.

Revision 1.9.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 19:27:42 2009 UTC (6 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Branch point for: DRUPAL-5--3
Changes since 1.9.4.24: +16 -9 lines
Diff to previous 1.9.4.24 , to branch point 1.9 , to next main 1.34
#336632 by jcfiala, sun: Fixed vB cookies not removed on logout.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 04:46:21 2009 UTC (8 months, 3 weeks ago) by sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +16 -9 lines
Diff to previous 1.33
#336632 by jcfiala, sun: Fixed vB cookies not removed on logout.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 02:00:25 2009 UTC (9 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
#334521 by sun: Fixed fatal error on path drupalvb/logout.

Revision 1.9.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 23:43:21 2008 UTC (11 months, 3 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.23: +14 -7 lines
Diff to previous 1.9.4.23 , to branch point 1.9
#323068 by sun: Added support for local hostnames.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 23:43:07 2008 UTC (11 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.31: +14 -7 lines
Diff to previous 1.31
#323068 by sun: Added support for local hostnames.

Revision 1.9.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 02:31:18 2008 UTC (13 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.9.4.22: +4 -5 lines
Diff to previous 1.9.4.22 , to branch point 1.9
#230678 by sun: Code clean-up in preparation for the port to D6.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 02:31:03 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.30: +4 -5 lines
Diff to previous 1.30
#230678 by sun: Code clean-up in preparation for the port to D6.

Revision 1.9.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:48:53 2008 UTC (13 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.21: +7 -8 lines
Diff to previous 1.9.4.21 , to branch point 1.9
#290557 by sun: Fixed bad language and timezone set for users created via DrupalvB.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:48:43 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.29: +7 -8 lines
Diff to previous 1.29
#290557 by sun: Fixed bad language and timezone set for users created via DrupalvB.

Revision 1.9.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:39:34 2008 UTC (13 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.20: +17 -12 lines
Diff to previous 1.9.4.20 , to branch point 1.9
#308858 by smk-ka: Fixed user sessions sometimes not properly created in vBulletin due to a different vB behavior upon user login.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:39:23 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.28: +17 -12 lines
Diff to previous 1.28
#308858 by smk-ka: Fixed user sessions sometimes not properly created in vBulletin due to a different vB behavior upon user login.

Revision 1.9.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:07:50 2008 UTC (13 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.19: +8 -4 lines
Diff to previous 1.9.4.19 , to branch point 1.9
#308860 by smk-ka: Added separate login/logout menu handlers to accommodate different session lifetimes.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:07:24 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.27: +8 -4 lines
Diff to previous 1.27
#308860 by smk-ka: Added separate login/logout menu handlers to accommodate different session lifetimes.

Revision 1.9.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 23:55:21 2008 UTC (13 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.18: +13 -8 lines
Diff to previous 1.9.4.18 , to branch point 1.9
#308857 by smk-ka: Fixed usernames containing non-latin1 characters not synced due to missing encoding.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 23:55:07 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.26: +13 -8 lines
Diff to previous 1.26
#308857 by smk-ka: Fixed usernames containing non-latin1 characters not synced due to missing encoding.

Revision 1.9.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 23:43:45 2008 UTC (13 months, 2 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.17: +3 -3 lines
Diff to previous 1.9.4.17 , to branch point 1.9
by sun: Fixed wrong global variable name for $cookie_domain.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 23:43:36 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
by sun: Fixed wrong global variable name for $cookie_domain.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 23:40:47 2008 UTC (13 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#274292 by TW-IYF, sun: Fixed wrong encryption of password in vB session cookie.

Revision 1.9.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 22:12:00 2008 UTC (16 months, 1 week ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.9.4.16: +2 -2 lines
Diff to previous 1.9.4.16 , to branch point 1.9
#274292 by TW-IYF, sun: Fixed wrong encryption of password in vB session cookie.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 01:14:48 2008 UTC (16 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.23: +33 -19 lines
Diff to previous 1.23
by sun: Added block displaying top forum posters.
by smk-ka, sun: Added block and Panels content-type for displaying recent user posts.
#252677 by smk-ka, sun: Fixed wrong mapping for existing vB users after logon in Drupal.
#128322 by smk-ka, sun: Code clean-up.

Revision 1.9.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 01:06:53 2008 UTC (16 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.15: +14 -12 lines
Diff to previous 1.9.4.15 , to branch point 1.9
#252677 by smk-ka, sun: Fixed wrong mapping for existing vB users after logon in Drupal.

Revision 1.9.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 00:43:48 2008 UTC (16 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.14: +20 -8 lines
Diff to previous 1.9.4.14 , to branch point 1.9
#128322 by smk-ka, sun: Code clean-up.

Revision 1.9.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 00:42:38 2008 UTC (16 months, 3 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.13: +5 -4 lines
Diff to previous 1.9.4.13 , to branch point 1.9
#271663 by smk-ka: Fixed join date of exported users is set to current date.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 00:42:30 2008 UTC (16 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.22: +5 -4 lines
Diff to previous 1.22
#271663 by smk-ka: Fixed join date of exported users is set to current date.

Revision 1.9.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 07:54:27 2008 UTC (18 months, 3 weeks ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.9.4.12: +5 -5 lines
Diff to previous 1.9.4.12 , to branch point 1.9
#131089 by sun: Fixed dual login; unable to unserialize vB's datastore options.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 07:54:11 2008 UTC (18 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.21: +5 -5 lines
Diff to previous 1.21
#131089 by sun: Fixed dual login; unable to unserialize vB's datastore options.

Revision 1.9.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 23:24:43 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC-3
Changes since 1.9.4.11: +17 -4 lines
Diff to previous 1.9.4.11 , to branch point 1.9
#253652 by sun: Fixed invalid passwords in vB after exporting users.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 23:24:35 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.20: +17 -4 lines
Diff to previous 1.20
#253652 by sun: Fixed invalid passwords in vB after exporting users.

Revision 1.9.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 22:56:29 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC-2
Changes since 1.9.4.10: +8 -8 lines
Diff to previous 1.9.4.10 , to branch point 1.9
#253652 by sun: Fixed invalid passwords in vB for new/updated/exported users.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 22:56:18 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.19: +8 -8 lines
Diff to previous 1.19
#253652 by sun: Fixed invalid passwords in vB for new/updated/exported users.

Revision 1.9.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 19:57:16 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.9: +3 -3 lines
Diff to previous 1.9.4.9 , to branch point 1.9
#253521 by sun: Fixed SQL error if vB user profile contains additional fields.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 19:57:07 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
#253521 by sun: Fixed SQL error if vB user profile contains additional fields.

Revision 1.9.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 10:25:29 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.8: +2 -2 lines
Diff to previous 1.9.4.8 , to branch point 1.9
#253030 by mistlethrush, sun: Fixed user passwords not updated during export.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 10:25:21 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#253030 by mistlethrush, sun: Fixed user passwords not updated during export.

Revision 1.9.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:25:31 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC-1
Changes since 1.9.4.7: +23 -1 lines
Diff to previous 1.9.4.7 , to branch point 1.9
#142368 by sun: Fixed login error if default language is not English.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:25:22 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.16: +23 -1 lines
Diff to previous 1.16
#142368 by sun: Fixed login error if default language is not English.

Revision 1.9.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:18:05 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.6: +8 -1 lines
Diff to previous 1.9.4.6 , to branch point 1.9
#252677 by sun: Added validation to prevent users from registering existing vB usernames.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:17:55 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.15: +8 -1 lines
Diff to previous 1.15
#252677 by sun: Added validation to prevent users from registering existing vB usernames.

Revision 1.9.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:13:00 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.5: +55 -28 lines
Diff to previous 1.9.4.5 , to branch point 1.9
#249901 by sun: Changed drupalvb_create/update_user() function signatures.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:12:51 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.14: +55 -28 lines
Diff to previous 1.14
#249901 by sun: Changed drupalvb_create/update_user() function signatures.

Revision 1.9.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 20:47:35 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.4: +26 -12 lines
Diff to previous 1.9.4.4 , to branch point 1.9
Code clean-up, primarily regarding drupalvb_set_login_cookies().

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 20:47:26 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.13: +26 -12 lines
Diff to previous 1.13
Code clean-up, primarily regarding drupalvb_set_login_cookies().

Revision 1.9.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 20:33:39 2008 UTC (18 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.3: +3 -3 lines
Diff to previous 1.9.4.3 , to branch point 1.9
#130048 by sun: Fixed vB user creation failed due to mysql-specific function.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 20:33:30 2008 UTC (18 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
#130048 by sun: Fixed vB user creation failed due to mysql-specific function.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 22:06:37 2008 UTC (19 months ago) by sun
Branch: MAIN
Changes since 1.11: +9 -25 lines
Diff to previous 1.11
#177074 by sun: Fixed login to vB admin cp after user export.

Revision 1.9.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 19:59:50 2008 UTC (19 months ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9.4.2: +9 -25 lines
Diff to previous 1.9.4.2 , to branch point 1.9
#177074 by sun: Fixed login to vB admin cp after user export.

Revision 1.9.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 19:09:33 2008 UTC (19 months ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1
Changes since 1.9.4.1: +3 -1 lines
Diff to previous 1.9.4.1 , to branch point 1.9
Fixed PHP fatal error in user export action.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 19:09:26 2008 UTC (19 months ago) by sun
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
Fixed PHP fatal error in user export action.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 16:56:15 2008 UTC (19 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.9: +140 -190 lines
Diff to previous 1.9
Complete module re-write.
#131877 by sun: Fixed warning messages if config.php could not be found.
#119327 by sun: Fixed wrong forum path due to missing database access.
#130048 by sun: Fixed fatal error on mysqli by implementing new database interface.
#119334 by sun: Fixed SQL errors due to wrong db_url.
#114718 by sun: Fixed table not found error due to wrong table prefix.

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 16:55:10 2008 UTC (19 months, 1 week ago) by sun
Branch: DRUPAL-5--2
Changes since 1.9: +140 -190 lines
Diff to previous 1.9
Complete module re-write.
#131877 by sun: Fixed warning messages if config.php could not be found.
#119327 by sun: Fixed wrong forum path due to missing database access.
#130048 by sun: Fixed fatal error on mysqli by implementing new database interface.
#119334 by sun: Fixed SQL errors due to wrong db_url.
#114718 by sun: Fixed table not found error due to wrong table prefix.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 02:58:47 2008 UTC (19 months, 1 week ago) by sun
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Branch point for: DRUPAL-5, DRUPAL-5--2
Changes since 1.8: +43 -14 lines
Diff to previous 1.8
Further code clean-up; added PHPdoc blocks.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 02:03:05 2008 UTC (19 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.7: +1 -14 lines
Diff to previous 1.7
#194204 by sun: Removed positive status messages after login, registration, aso.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 01:28:22 2008 UTC (19 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.6: +124 -129 lines
Diff to previous 1.6
Major code clean-up.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 23:54:56 2008 UTC (19 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.5: +4 -6 lines
Diff to previous 1.5
#205572 by sun: Fixed PHP fatal error if config.php does not exist.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 7 15:15:45 2008 UTC (21 months, 3 weeks ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
Adding fix to cache the vB config array per GroteBozeWolf.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 02:46:50 2007 UTC (2 years, 9 months ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Module finally updated to 5.x.  Thanks for your patience, guys.  Several major patches have recently been added, so there are some good new features over the original 4.7.x version.  Enjoy!

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 01:42:59 2007 UTC (2 years, 10 months ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.2: +39 -30 lines
Diff to previous 1.2
Added valcker's patch for database prefixes... last update before going to 5.0!

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 23:19:38 2007 UTC (2 years, 10 months ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.1: +44 -28 lines
Diff to previous 1.1
Bug fixes and a patch by valcker for exporting users from Drupal to vBulletin.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 15:25:58 2006 UTC (2 years, 11 months ago) by rszrama
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-1
Fixed two issues, first release with new project deployment system at drupal.org. (Man I suck at CVS.)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2