PHP Classes

File: build/phpunit.php

Recommend this page to a friend!
  Classes of Will Tinsdeall   Boiler Framework   build/phpunit.php   Download  
File: build/phpunit.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Boiler Framework
Web application framework that implements MVC
Author: By
Last change:
Date: 9 years ago
Size: 76 bytes
 

Contents

Class file image Download
<?php
$_SERVER
['no_run'] = true;
require
__DIR__."/../htdocs/index.php";