mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
* examples/extauth/check_pass_null.pl: Perl is generally available
as a default in most Linux distributions. SVN Revision: 915
This commit is contained in:
parent
11c798dc05
commit
036887f082
@ -1,3 +1,8 @@
|
||||
2007-09-03 Mickael Remond <mremond@process-one.net>
|
||||
|
||||
* examples/extauth/check_pass_null.pl: Perl is generally available
|
||||
as a default in most Linux distributions.
|
||||
|
||||
2007-09-02 Alexey Shchepin <alexey@process-one.net>
|
||||
|
||||
* src/jlib.erl: Removed http_base_64:decode call
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
|
||||
use Unix::Syslog qw(:macros :subs);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user