Skip to content

Instantly share code, notes, and snippets.

View kermie's full-sized avatar

Marco Steinhaeuser kermie

View GitHub Profile
<?php
// ===================================================
// = place this file in the root of your OXID eShop! =
// ===================================================
require_once 'bootstrap.php';
// CONFIG
$sTheme = 'azure';
$iLangId = 0; // German
@kermie
kermie / oxcmp_user.php
Created July 1, 2016 21:22 — forked from suabo/oxcmp_user.php
oxcmp_user.php v.4.5.4 with Seccurity fix from 4.9.9
<?php
/**
* This file was modified to fix the security bulletin 2016-001!
*/
/**
* This file is part of OXID eShop Community Edition.
*
* OXID eShop Community Edition is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or