PHP Classes

File: testunit/bootstrap.php

Recommend this page to a friend!
  Classes of philippe thomassigny   DomCore   testunit/bootstrap.php   Download  
File: testunit/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: DomCore
Base library for PHP Web applications
Author: By
Last change: Update of testunit/bootstrap.php
Date: 5 months ago
Size: 89 bytes
 

Contents

Class file image Download
<?php

include_once 'include/__autoload.lib';

global
$BASEDIR;
$BASEDIR = '';

?>