Changeset 2fa9f803
- Timestamp:
- Sep 14, 2009, 11:05:26 PM (15 years ago)
- Branches:
- master, release-1.10, release-1.7, release-1.8, release-1.9
- Children:
- f0de278
- Parents:
- 9a26328
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/BarnOwl/Module/Twitter.pm
re010ee0 r2fa9f803 107 107 my $user = $cfg->{user}; 108 108 if(! exists $cfg->{password}) { 109 fail("Account $user has no usernameset.");109 fail("Account $user has no password set."); 110 110 } 111 111 if(@$raw_cfg > 1&&
Note: See TracChangeset
for help on using the changeset viewer.