3 lines
67 B
PHP
3 lines
67 B
PHP
<?php
|
|
include ('config.php');
|
|
include (APP_BASE_PATH.'logout.php'); |
<?php
|
|
include ('config.php');
|
|
include (APP_BASE_PATH.'logout.php'); |