up
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* Punto de entrada principal del módulo
|
||||
*/
|
||||
require_once 'config/config.php';
|
||||
if (!defined('APP_ROOT')) { define('APP_ROOT', __DIR__); }
|
||||
|
||||
if (!isUserLoggedIn()) {
|
||||
header('Location: login.php');
|
||||
|
||||
Reference in New Issue
Block a user