Skip to content

Instantly share code, notes, and snippets.

@phawk
Created January 15, 2012 12:16
Show Gist options
  • Select an option

  • Save phawk/1615671 to your computer and use it in GitHub Desktop.

Select an option

Save phawk/1615671 to your computer and use it in GitHub Desktop.
<?php
$parent_path = dirname( $_SERVER['DOCUMENT_ROOT'] );
define('SHAREDPATH', $parent_path . '/shared/');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment