Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 4f278d7bb68b225d8506f3c84be9fdc6 > files > 2

php-pear-Gtk_VarDump-1.0.0-2mdv2008.0.src.rpm

--- Gtk_VarDump-1.0.0/VarDump.php	2006-11-13 14:27:03.000000000 +0100
+++ Gtk_VarDump-1.0.0/VarDump.php.oden	2007-10-03 11:12:45.000000000 +0200
@@ -75,7 +75,7 @@
         // it thought there was a rountine in pear somewhere to do this..
         
         if (!extension_loaded('php-gtk')) {
-             dl('php_gtk.' .PHP_SHLIB_SUFFIX    ); 
+             dl('php_gtk2.' .PHP_SHLIB_SUFFIX    ); 
         }
         $this->_loadInterface($baseName);
         $this->_gtkTree->clear();