summaryrefslogtreecommitdiffstats
path: root/inc/System.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/System.php')
-rwxr-xr-xinc/System.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/System.php b/inc/System.php
index dc3acee97db..a9279ff687d 100755
--- a/inc/System.php
+++ b/inc/System.php
@@ -19,8 +19,8 @@
// $Id: System.php,v 1.36 2004/06/15 16:33:46 pajoye Exp $
//
-require_once 'PEAR.php';
-require_once 'Console/Getopt.php';
+oc_require_once( 'PEAR.php');
+oc_require_once( 'Console/Getopt.php');
$GLOBALS['_System_temp_files'] = array();