v210917
authorKilian Saffran <ksaffran@dks.lu>
Fri, 17 Sep 2021 06:13:49 +0000 (08:13 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Fri, 17 Sep 2021 06:13:49 +0000 (08:13 +0200)
commitac4cad41dd649317d5958326c575fa9c0b60cb23
treecc5ada5778f54c20ac3b9e3d1bc175542d9ae5bd
parent69f6b0da53297774543ef6560550edea36b14c09
v210917
25 files changed:
.vscode/settings.json
.vscode/sftp.json
api/bin/getapidata.pl
api/bin/tmpsync.sh
public_html/pages/home.php
public_html/pages/sections/lastnews.php [new file with mode: 0644]
public_html/pages/sections/lastprojects.php [new file with mode: 0644]
public_html/pages/sections/mobileapp.php [new file with mode: 0644]
public_html/pages/sections/newproducts.php [new file with mode: 0644]
public_html/pages/sections/productnews.php [new file with mode: 0644]
public_html/qubeshop/lib/config.php
public_html/qubeshop/lib/database.php
public_html/qubeshop/lib/lang/de.php
public_html/qubeshop/lib/lang/fr.php
public_html/qubeshop/lib/modules/ArticleGroups.php
public_html/qubeshop/lib/modules/Articles.php
public_html/qubeshop/lib/modules/Orders.php [new file with mode: 0644]
public_html/qubeshop/lib/modules/Profile.php
public_html/qubeshop/log/logintest.log
public_html/qubeshop/log/sql.log
public_html/qubeshop/tmpl/elements/shoptoolbar.html
public_html/qubeshop/tmpl/js/login.js
public_html/qubeshop/tmpl/js/orders.js
public_html/qubeshop/tmpl/js/shop.js
public_html/qubeshop/tmpl/module/login/newaccount.html