# HG changeset patch # User Samuel Huron # Date 1303808015 -7200 # Node ID 2b794b7901d60f7b0d32a59397c1c7f02511a47c # Parent 3daa4039509a462d91fa3236e9adc68f7bf66f08 add .htaccess diff -r 3daa4039509a -r 2b794b7901d6 web/.htaccess --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/.htaccess Tue Apr 26 10:53:35 2011 +0200 @@ -0,0 +1,1 @@ +php_value include_path ".:/Users/cybunk/WORK/IRI/REPO_TWEET_LIVE/web/lib/" \ No newline at end of file