Skip to content

Instantly share code, notes, and snippets.

@simensen
Created January 27, 2010 22:30
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 simensen/288220 to your computer and use it in GitHub Desktop.
Save simensen/288220 to your computer and use it in GitHub Desktop.
<?php
hc_core_ClassLoader::prependPaths('/home/altern8/workspaces/halo-php/lib');
hc_core_ClassLoader::prependPaths('/home/altern8/workspaces/substrate-php/lib');
hc_core_ClassLoader::prependPaths('/home/altern8/workspaces/repose-php/lib');
hc_core_ClassLoader::prependPaths('/home/altern8/workspaces/skittle-php/lib');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment