xref: /web-php/pear/index.php (revision 59c070f5)
1<?php
2
3// Simulate a /pear shortcut call (which will lead to a manual page)
4$_SERVER['REQUEST_URI'] = '/pear';
5include_once __DIR__ . '/../include/prepend.inc';
6include_once __DIR__ . '/../error.php';
7