Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 128b4e9ffe99adb073f7d573c1293149 > files > 9

php-pear-HTML_AJAX-0.5.6-3mdv2010.0.noarch.rpm

<?php
require_once dirname(__FILE__).'/_setup.php';

var_dump(get_include_path());
require_once 'AJAX.php';

?>