mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-24 02:24:39 +00:00
Remove misplaced semicolon
This commit is contained in:
parent
35950dc63f
commit
3b8ee7ff93
@ -240,7 +240,7 @@ $c->admin_email ='calendar-admin@example.com';
|
||||
*/
|
||||
//$c->authenticate_hook = array(
|
||||
// 'call' => 'SQUID_PAM_check',
|
||||
// 'config' => array( 'script' => '/usr/bin/pam_auth', 'email_base' => 'example.com' );
|
||||
// 'config' => array( 'script' => '/usr/bin/pam_auth', 'email_base' => 'example.com' )
|
||||
// );
|
||||
//include('drivers_squid_pam.php');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user