Skip to content

Instantly share code, notes, and snippets.

View MoniqueHahnefeld's full-sized avatar

Monique Hahnefeld MoniqueHahnefeld

View GitHub Profile
@leofeyer
leofeyer / contao-db-update.php
Created August 9, 2012 13:04
Update path in database
<?php
// Database credentials
$strHost = 'localhost';
$strUser = '';
$strPassword = '';
$strDatabase = '';
// From and to path
$strFrom = 'tl_files/';
@kaelig
kaelig / README.md
Created October 11, 2012 16:42
Font-face detection

Related to this blog: