コード例 #1
0
ファイル: sign-up-sheets.php プロジェクト: sabdev1/ljcdevsab
 /**
  *  Cleanup session
  */
 function end_session()
 {
     DLS_Session::kill();
 }