Skip to content

Commit

Permalink
Merge pull request AlessandroZ#34 from rolandstarke/master
Browse files Browse the repository at this point in the history
Fix Opera Bug

Former-commit-id: 5950ec2980fabe7ed7c485fa35b38a91ab059d4f [formerly 45d4433]
Former-commit-id: 4a4528f9dc11f5b6ffeb3fb4362691db520d0c2b
  • Loading branch information
AlessandroZ committed Jul 1, 2015
2 parents 611d9e0 + f8e126a commit 84fa67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows/src/LaZagne/softwares/browsers/opera.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def decipher_new_version(self, path):
# print the results
print_output("Opera", pwdFound)
else:
print_debug('No passwords stored\nThe database Login Data is not present.')
print_debug('INFO', 'No passwords stored\nThe database Login Data is not present.')

def masterPasswordUsed(self, path):

Expand Down

0 comments on commit 84fa67a

Please sign in to comment.