Skip to content

Instantly share code, notes, and snippets.

@samroar
Created November 23, 2014 21:51
Show Gist options
  • Save samroar/de4960a1281bea3ca6c0 to your computer and use it in GitHub Desktop.
Save samroar/de4960a1281bea3ca6c0 to your computer and use it in GitHub Desktop.
<?php
include('restrict-login.php');
$session_unset('id');
header('Location:login.php');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment