jin*_*ini 8 drupal drupal-7 drupal-modules
我需要将用户注销并重定向到URL.
我如何在Drupal 7中做到这一点?
谢谢
cee*_*yoz 18
你应该打电话user_logout().
小智 6
在任何地方使用
<?php
module_load_include('pages.inc', 'user');
user_logout();
?>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
10866 次 |
| 最近记录: |