File: bootstrap.php

package info (click to toggle)
php-horde-util 2.5.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 276 kB
  • ctags: 397
  • sloc: php: 2,119; xml: 734; sh: 8; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (425)
1
2
3
<?php
require_once 'Horde/Test/Bootstrap.php';
Horde_Test_Bootstrap::bootstrap(dirname(__FILE__));