![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch require_pear.diff for Systems problem Bug #76079Patch version 2018-09-17 04:11 UTC Return to Bug #76079 | Download this patchPatch Revisions: Developer: zrhoffman@ku.edudiff --git a/www/gh-pull-add.php b/www/gh-pull-add.php index f9babd0..75e53f1 100644 --- a/www/gh-pull-add.php +++ b/www/gh-pull-add.php @@ -2,6 +2,7 @@ // Obtain common includes require_once '../include/prepend.php'; +require_once 'PEAR.php'; session_start(); $canpatch = true; |
![]() All rights reserved. |
Last updated: Tue Apr 01 22:01:29 2025 UTC |