1
0
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:
Ryan Cramer
2019-07-05 11:35:25 -04:00
parent 562565ff42
commit 161d6fb737
11 changed files with 89 additions and 97 deletions

View File

@@ -1,5 +1,7 @@
<?php namespace ProcessWire;
if(!defined("PROCESSWIRE")) die();
/**
* ProcessWire Bootstrap API Ready
* ===============================