PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Johnny Mast   Redbox PHP Scandir Filter   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: Redbox PHP Scandir Filter
Scan files for new or modified files
Author: By
Last change: Last minute changes
Date: 8 years ago
Size: 106 bytes
 

Contents

Class file image Download
<?php

date_default_timezone_set
('EUROPE/AMSTERDAM');
require
dirname(__FILE__).'/../vendor/autoload.php';