aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-05-08 12:39:19 +0200
committerlonkaars <loek@pipeframe.xyz>2023-05-08 12:39:19 +0200
commit25b6b8926d8cb3c4cabc8e7764e613d3bb4e4ed7 (patch)
treef53a14278d32e1986cb7e323e886bebafb50905f /public
parentc4acffbebf278a07fbe82c9f1c09b73cd5d00086 (diff)
add database init sql scripts
Diffstat (limited to 'public')
-rw-r--r--public/cart.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/cart.php b/public/cart.php
index d02428d..1ad48cd 100644
--- a/public/cart.php
+++ b/public/cart.php
@@ -2,7 +2,7 @@
<html>
<head>
<?php include 'head.php' ?>
- <title>dit is product</title>
+ <title>mand</title>
<link rel="stylesheet" href="cart.css">
</head>
<body>