head 1.1; access; symbols OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_HEAD:1.1; locks; strict; comment @# @; 1.1 date 2006.10.30.19.49.49; author cs; state Exp; branches; next ; commitid EirUGOHTrVnGdKSr; desc @@ 1.1 log @new package: pgfouine 0.7.1 (PostgreSQL Log Analyzer) @ text @--- pgfouine.php.orig Sat Oct 28 12:37:57 2006 +++ pgfouine.php Mon Oct 30 10:08:48 2006 @@@@ -22,6 +22,7 @@@@ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +ini_set('include_path', '@@include_path@@'); ini_set('max_execution_time', 18000); if(strpos(phpversion(), '4.4') === 0) { @@@@ -368,4 +369,4 @@@@ fclose($stderr); -?> \ No newline at end of file +?> --- pgfouine_vacuum.php.orig Fri Aug 11 00:35:50 2006 +++ pgfouine_vacuum.php Mon Oct 30 10:09:08 2006 @@@@ -22,6 +22,7 @@@@ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +ini_set('include_path', '@@include_path@@'); ini_set('max_execution_time', 18000); if(strpos(phpversion(), '4.4') === 0) { @@@@ -256,4 +257,4 @@@@ fclose($stderr); -?> \ No newline at end of file +?> @