This commit is contained in:
Lizandro Guarnizo
2026-01-28 02:23:36 -05:00
parent 37d6bf1e20
commit 6ebf5c9a22
30 changed files with 2264 additions and 118 deletions
+1
View File
@@ -0,0 +1 @@
<?php session_start(); $_SESSION["user_id"] = 1; ?>