Skip to content

Instantly share code, notes, and snippets.

View StefanoGroenland's full-sized avatar
🖥️
Hello World!

Stefano StefanoGroenland

🖥️
Hello World!
View GitHub Profile
@StefanoGroenland
StefanoGroenland / classes.php
Created October 18, 2018 07:53
Picqer client classes.
<?php
namespace App\Financials\ExactOnline\Sync\Connection;
/**
* Class ResourceImporter
*
* @package App\Financials\ExactOnline\Sync
* @copyright Copyright (c) 2018, POS4RESTAURANTS BV
*/
@StefanoGroenland
StefanoGroenland / phpversion.sh
Created August 22, 2018 11:26 — forked from vjandrea/phpversion.sh
Change php cli version in plesk
#!/bin/sh
printf "Switching php to version 5.6 with symlinks.\n"
printf "Press any key to continue...\n"
read CONTINUE
printf "Creating backups..."
# Backup original binaries