Skip to content

Instantly share code, notes, and snippets.

View guimelon's full-sized avatar

Guillaume Melon guimelon

  • Lyon
  • 03:20 (UTC +02:00)
View GitHub Profile
<?php
/////////////////////////////////////
// START CONFIGURATION
/////////////////////////////////////
//
define('ZF2_PATH', '/path/to/zf2');
define('TAB', ' ');
//define('TAB', "\t");