summaryrefslogtreecommitdiff
path: root/core/classes/Cart.php
diff options
context:
space:
mode:
authorGeorge Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2023-05-25 09:30:37 +0300
committerGeorge Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2023-05-25 09:30:37 +0300
commita3dc1f0f55003ca2fb325ed2e3f974094f6cad2e (patch)
tree09aa5f8208460c5c2883209d7139d59ba2d623e3 /core/classes/Cart.php
parent2b1f4aed56c5bfbf014f3f871e9dcc336b5a31b7 (diff)
downloadgyraf1gov-a3dc1f0f55003ca2fb325ed2e3f974094f6cad2e.tar.gz
gyraf1gov-a3dc1f0f55003ca2fb325ed2e3f974094f6cad2e.tar.bz2
gyraf1gov-a3dc1f0f55003ca2fb325ed2e3f974094f6cad2e.zip
break form scripts in parts; first pdf example
Diffstat (limited to 'core/classes/Cart.php')
-rw-r--r--core/classes/Cart.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/classes/Cart.php b/core/classes/Cart.php
index 4e6f585..f90eab6 100644
--- a/core/classes/Cart.php
+++ b/core/classes/Cart.php
@@ -1,5 +1,7 @@
<?php
-
+/** TODO:
+ * not implemented yet
+ */
class Cart
{