PHP Classes

File: test/bootstrap.php

Recommend this page to a friend!
  Classes of Jorge Castro   Mapache Commons   test/bootstrap.php   Download  
File: test/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Mapache Commons
Manipulate text, collections and debug PHP code
Author: By
Last change:
Date: 3 years ago
Size: 120 bytes
 

Contents

Class file image Download
<?php
include __DIR__."/../lib/Collection.php";
include
__DIR__."/../lib/Debug.php";
include
__DIR__."/../lib/Text.php";