Skip to content

Instantly share code, notes, and snippets.

@makeusabrew
Created October 5, 2011 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makeusabrew/1265692 to your computer and use it in GitHub Desktop.
Save makeusabrew/1265692 to your computer and use it in GitHub Desktop.
Jaoss - Simple Path Declaration
<?php
PathManager::loadPaths(
array("/about", "about")
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment