Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > ee52cdafbfe1be988828085c5856635e > files > 2

php-pear-VFS-0.1.0-1mdv2007.1.src.rpm

--- VFS-0.1.0/VFS/Object.php	2006-01-02 10:28:07.000000000 +0100
+++ VFS-0.1.0/VFS/Object.php.oden	2006-05-19 18:18:29.000000000 +0200
@@ -1,6 +1,6 @@
 <?php
 
-require_once dirname(__FILE__) . '/../VFS.php';
+require_once 'VFS.php';
 
 /**
  * A wrapper for the VFS class to return objects, instead of arrays.