PAKWAP.COM
Светлая
Темная
View file application/routing/account/logout.php
Downloads
Scripts
Social Networks
Focus Messenger
View archive
View file
File size: 65B
<?PHP if(users()->logOut()) { Redirect('/account/auth'); }