Prepare for blank database

This commit is contained in:
patrick 2025-01-18 02:49:34 +00:00
parent 7439ed5c34
commit f346acf97a
22 changed files with 3799 additions and 16 deletions

1
.devcontainer/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
data/

View File

@ -23,7 +23,7 @@
?> ?>
<? <?
$DBHOST= "db"; $DBHOST= "db";
$DBNAME= "sfiab"; $DBNAME= "mariadb";
$DBUSER= "sfiab"; $DBUSER= "mariadb";
$DBPASS= "ScienceFair123!"; $DBPASS= "mariadb";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -85,7 +85,7 @@ else
exit; exit;
} }
$dsn = "mysql:host=db;dbname=sfiab;charset=utf8mb4"; $dsn = "mysql:host=db;dbname=$DBNAME;charset=utf8mb4";
$pdo = new PDO($dsn,$DBUSER,$DBPASS); $pdo = new PDO($dsn,$DBUSER,$DBPASS);

View File

@ -1,2 +0,0 @@
Order Deny,Allow
Deny From All

View File

@ -1,2 +0,0 @@
Order Deny,Allow
Deny From All

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

View File

@ -1,2 +0,0 @@
Order Deny,Allow
Deny From All

View File

@ -1,2 +0,0 @@
Parse error: syntax error, unexpected token "=>" in /var/www/html/sfiab/admin/judges_sa.php on line 398

View File

@ -1,2 +0,0 @@
Parse error: syntax error, unexpected token "=>" in /var/www/html/sfiab/admin/judges_sa.php on line 398

View File

@ -1,2 +0,0 @@
Parse error: syntax error, unexpected token "=>" in /var/www/html/sfiab/admin/judges_sa.php on line 398