Skip to content

Instantly share code, notes, and snippets.

View selfsimilar's full-sized avatar

Colin Sheaff selfsimilar

View GitHub Profile
<?php
date_default_timezone_set('Europe/London'); // Set this to your local timezone - http://www.php.net/manual/en/timezones.php
/**
* The root directory where the repos live.
*
* @var string
*/
$root_dir = '/your/root/dir/';
@selfsimilar
selfsimilar / about.md
Created September 22, 2011 01:01 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer