PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Till Wehowski   Frdlweb/Webfan PHP Framework Install Project   index.php   Download  
File: index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Frdlweb/Webfan PHP Framework Install Project
Create project to use the Frdlweb/Webfan framework
Author: By
Last change:
Date: 4 years ago
Size: 95 bytes
 

Contents

Class file image Download
<?php

require __DIR__.\DIRECTORY_SEPARATOR .'web'.\DIRECTORY_SEPARATOR .'admin.php';

$run();