Subscription cards are now expandable

This commit is contained in:
ellite
2023-11-15 20:04:08 +01:00
parent 190c052963
commit 0cd6f64978
12 changed files with 91 additions and 65 deletions
+1
View File
@@ -1,4 +1,5 @@
<?php
error_reporting(E_ERROR | E_PARSE);
require_once '../../includes/connect_endpoint.php';
session_start();