Fix logout with facebook - refs #8156

1.10.x
Angel Fernando Quiroz Campos 9 years ago
parent ff8290cb87
commit f1db277f1a
  1. 2
      main/auth/external_login/facebook.init.php

@ -22,5 +22,5 @@
* See facebook section of the auth.conf.php file
*/
require_once dirname(__FILE__) . '/../../../app/config/auth.conf.php';
require dirname(__FILE__) . '/../../../app/config/auth.conf.php';

Loading…
Cancel
Save