PEAR2_Cache_SHM › PEAR2_Cache_SHM-0.1.3/tests/bootstrap.php
- PEAR2_Cache_SHM-0.1.3/
- docs/
- src/
- PEAR2/
- tests/
- package.xml
1
2
3
<?php
require_once 'PEAR2/Autoload.php';
PEAR2\Autoload::initialize('../src');
EOF
<?php
require_once 'PEAR2/Autoload.php';
PEAR2\Autoload::initialize('../src');