Skip to content

Commit

Permalink
Matt Davey's fix for Storable error.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/o2sms/code/trunk@6 75f1c0c1-35d0-4c14-b72c-2db7557a358e
  • Loading branch information
mackers committed Jul 8, 2009
1 parent ad614b6 commit 3781292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions o2sms3/lib/WWW/SMS/IE/iesms.pm
Expand Up @@ -64,6 +64,7 @@ use Data::Dumper;
use constant LOGIN_LIFETIME => 60 * 30;
use constant TG4W_VERIFY_TITLES => 0;
use constant TG4W_QUIET => 0;
$Storable::forgive_me = 1;

my %iesms_user_agent_strings = (
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" => 1.0,
Expand Down

0 comments on commit 3781292

Please sign in to comment.