You are here

function hybridauth_window_close in HybridAuth Social Login 7.2

Rules action.

File

./hybridauth.rules.inc, line 153
Functions for integrating the HybridAuth module with Rules.

Code

function hybridauth_window_close() {
  _hybridauth_window_close();
}