PHP Classes

File: test/bootstrap.php

Recommend this page to a friend!
  Classes of Victor Bolshov   Safer Blitz   test/bootstrap.php   Download  
File: test/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Safer Blitz
Blitz template engine extension to escape values
Author: By
Last change:
Date: 7 years ago
Size: 100 bytes
 

Contents

Class file image Download
<?php

include __DIR__ . "/../vendor/autoload.php";

ini_set("blitz.path", __DIR__ . "/resources/");