This website works better with JavaScript.
Explore
Help
Sign In
evolix
/
evoauth
Archived
Watch
16
Star
0
Fork
You've already forked evoauth
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
amélioration du lock.
Browse Source
master
Alexandre Anriot
18 years ago
parent
ef311d8170
commit
31e9c227f3
1 changed files
with
3 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
admin/Evoauth.pl
Unescape
Escape
View File
@ -46,5 +46,6 @@ sub Usage() {
exit
;
}
close
LOCK
;
unlink
"/tmp/evoauth.lock"
;
END
{
unlink
"/tmp/evoauth.lock"
;
}
Reference in new issue
Repository
evolix/evoauth
Title
Body
Create Issue