v20210825
authorKilian Saffran <ksaffran@dks.lu>
Thu, 26 Aug 2021 12:06:43 +0000 (14:06 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Thu, 26 Aug 2021 12:06:43 +0000 (14:06 +0200)
commitc5e21f6a48f18854f596255cb209fbc5bc0dd73c
treee0173a607ecb2e55e2a9205cafdd65f99e394497
parent50143408a28f8fea454ae1806791955a889113ba
v20210825
45 files changed:
api/bin/getapidata.pl
api/bin/lib/api.pm
api/bin/lib/mysql.pm
api/bin/tmpsync.sh
dev/genpwd.php [moved from dev/dev/genpwd.php with 65% similarity]
public_html/css/site-marketing.css
public_html/css/site-normal.css
public_html/index.php
public_html/js/site.js
public_html/lib/menu.php [new file with mode: 0644]
public_html/qubeshop/.htaccess
public_html/qubeshop/apitest
public_html/qubeshop/css/theme.css
public_html/qubeshop/index.php
public_html/qubeshop/lib/config.php
public_html/qubeshop/lib/lang/fr.php
public_html/qubeshop/lib/modules/Api.php
public_html/qubeshop/lib/modules/ArticleGroups.php
public_html/qubeshop/lib/modules/Articles.php
public_html/qubeshop/lib/modules/ContratCadre.php
public_html/qubeshop/lib/modules/Email.php
public_html/qubeshop/lib/modules/Profile.php
public_html/qubeshop/lib/modules/User.php
public_html/qubeshop/lib/publicaliases.php
public_html/qubeshop/lib/session.php
public_html/qubeshop/log/logintest.log [new file with mode: 0644]
public_html/qubeshop/log/mails/20210817084840_ksaffran@dks.lu.eml [new file with mode: 0644]
public_html/qubeshop/log/mails/20210817085235_ksaffran@dks.lu.eml [new file with mode: 0644]
public_html/qubeshop/log/mails/20210817085307_ksaffran@dks.lu.eml [new file with mode: 0644]
public_html/qubeshop/log/mails/20210817085716_ksaffran@dks.lu.eml [new file with mode: 0644]
public_html/qubeshop/log/sql.log
public_html/qubeshop/log/test.log [new file with mode: 0644]
public_html/qubeshop/publicapi.php
public_html/qubeshop/tmpl/js/contratcadre.js
public_html/qubeshop/tmpl/js/dataform.js
public_html/qubeshop/tmpl/js/login.js
public_html/qubeshop/tmpl/js/profile.js
public_html/qubeshop/tmpl/js/shop.js
public_html/qubeshop/tmpl/login.html
public_html/qubeshop/tmpl/module/login/forgotpassword.html
public_html/qubeshop/tmpl/module/login/newaccount.html
public_html/qubeshop/tmpl/panels/pnl_askprice.html
public_html/qubeshop/tmpl/panels/pnl_basket.html
public_html/qubeshop/tmpl/panels/pnl_contratcadre.html
public_html/qubeshop/tmpl/panels/pnl_profile.html