summaryrefslogtreecommitdiff
path: root/main.php
diff options
context:
space:
mode:
authorChristian Fowler <spider@viovio.com>2009-10-23 21:11:26 +0000
committerChristian Fowler <spider@viovio.com>2009-10-23 21:11:26 +0000
commit4791469b0932f65658763a5d27b2772723dc3672 (patch)
treef4075a04ba5b796121c53543dbcc35bc00e1b628 /main.php
parent46765a8f3f7b76298ba8c6a53402d474151d6078 (diff)
downloadfisheye-4791469b0932f65658763a5d27b2772723dc3672.tar.gz
fisheye-4791469b0932f65658763a5d27b2772723dc3672.tar.bz2
fisheye-4791469b0932f65658763a5d27b2772723dc3672.zip
chdir __FILE__
Diffstat (limited to 'main.php')
-rw-r--r--main.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.php b/main.php
index 41cf914..3d1c445 100644
--- a/main.php
+++ b/main.php
@@ -3,7 +3,7 @@
* Gallery2 Remote support for fisheye
*
* @package fisheye
-* @version $Header: /cvsroot/bitweaver/_bit_fisheye/main.php,v 1.5 2009/10/01 14:16:59 wjames5 Exp $
+* @version $Header: /cvsroot/bitweaver/_bit_fisheye/main.php,v 1.6 2009/10/23 21:11:26 spiderr Exp $
* @author spider <spider@steelsun.com>
* @author tylerbello <tylerbello@gmail.com>
*/
@@ -20,6 +20,8 @@
// | Authors: spider <spider@steelsun.com>
// +----------------------------------------------------------------------+
+chdir( dirname( __FILE__ ) );
+
require_once( '../../bit_setup_inc.php' );
//Point of access for FisheyeRemote requests