Skip to content

Instantly share code, notes, and snippets.

View mainIine's full-sized avatar
🏠
Working from home

Daniel Siekiera mainIine

🏠
Working from home
View GitHub Profile
@mainIine
mainIine / human-date-difference.php
Last active December 17, 2023 13:17
Get human-readable time difference between 2 dates [German]
<?php
/**
* Get human-readable time difference between 2 dates
*
* Return difference between 2 dates in year, month, hour, minute or second
* The $precision caps the number of time units used: for instance if
* $time1 - $time2 = 3 days, 4 hours, 12 minutes, 5 seconds
* - with precision = 1 : 3 days
* - with precision = 2 : 3 days, 4 hours
* - with precision = 3 : 3 days, 4 hours, 12 minutes
@mainIine
mainIine / class.sqlsrv.php
Last active August 18, 2021 12:24
Tiny SqlSrv wrapper for Linux-PHP to connect and get data from a windows server
<?php
/*
* **************************************************************************************
*
* File: sqlsrv.php
* Author: Daniel Siekiera <daniel.siekiera@gmail.com>
*
* Copyright © 2021
*
* **************************************************************************************

Änderungen am ManifestTheme

Hinzugefügt

  • engine/Shopware/Plugins/Community/Frontend/kdzManifestTheme/Themes/Frontend/KdzManifestTheme/frontend/_public/src/img/haeckchen.svg

/frontend/detail/index.tpl

ALT

{* "Buy now" box container *}
{block name='frontend_detail_index_buy_container' prepend}