Skip to content

Instantly share code, notes, and snippets.

@brettp
Created May 2, 2011 18:40
Show Gist options
  • Save brettp/952115 to your computer and use it in GitHub Desktop.
Save brettp/952115 to your computer and use it in GitHub Desktop.
<?php
require_once 'engine/start.php';
global $CONFIG;
var_dump($CONFIG->actions);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment