Example #1
0
<?php

require_once __DIR__ . '/bourbon/libs/bourbon.php';
Bourbon::destroySession();
header('Location: ' . realpath() . '/login.php');