mirror of
https://github.com/processwire/processwire.git
synced 2025-08-18 20:41:16 +02:00
Upgrade ProcessWire installer (and related site profile files) to support specification of debug mode as one of the interactive installation options. Also updated some wording in various parts of the installer.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php namespace ProcessWire;
|
||||
|
||||
if(!defined("PROCESSWIRE")) die();
|
||||
|
||||
/**
|
||||
* ProcessWire Bootstrap API Ready
|
||||
* ===============================
|
||||
|
Reference in New Issue
Block a user