Skip to content

Instantly share code, notes, and snippets.

@joshtronic
Created September 29, 2010 23:54
Show Gist options
  • Save joshtronic/603783 to your computer and use it in GitHub Desktop.
Save joshtronic/603783 to your computer and use it in GitHub Desktop.
PICKLES Custom Controller Example
<?php
require_once 'pickles.php';
new CustomController();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment