mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
13 lines
744 B
PHP
13 lines
744 B
PHP
<?php
|
|
|
|
/************************************************************************************
|
|
************************************************************************************
|
|
** **
|
|
** If you can read this text in your browser then you don't have PHP installed. **
|
|
** Please install PHP 5.0 or higher, preferably PHP 5.2. **
|
|
** **
|
|
************************************************************************************
|
|
************************************************************************************/
|
|
|
|
include('./sapphire/dev/install/install.php');
|