PHP Classes

File: test/bootstrap.php

Recommend this page to a friend!
  Classes of nvb   PHP Time Limit Manager   test/bootstrap.php   Download  
File: test/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Time Limit Manager
Check if the PHP execution time limit was reached
Author: By
Last change:
Date: 3 years ago
Size: 134 bytes
 

Contents

Class file image Download
<?php
/**
 * @author stev leibelt <artodeto@bazzline.net>
 * @since 2014-07-27
 */

require_once __DIR__ . '/../vendor/autoload.php';