summaryrefslogtreecommitdiff
path: root/includes/install_beta1_beta2.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/install_beta1_beta2.php')
-rwxr-xr-x[-rw-r--r--]includes/install_beta1_beta2.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/install_beta1_beta2.php b/includes/install_beta1_beta2.php
index 163fd0b..f184a33 100644..100755
--- a/includes/install_beta1_beta2.php
+++ b/includes/install_beta1_beta2.php
@@ -12,5 +12,4 @@
/**
* required setup
*/
-require_once( INSTALL_PKG_PATH.'install_packages.php' );
-?>
+require_once 'includes/install_packages.php';