File: bootstrap.php

package info (click to toggle)
php-horde-mail 2.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 320 kB
  • ctags: 582
  • sloc: php: 2,850; xml: 647; sh: 3; 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__));