1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-12 01:34:31 +02:00

Various minor tweaks and documentation improvements

This commit is contained in:
Ryan Cramer
2016-11-14 05:37:50 -05:00
parent 2d9e959bf2
commit 654c18fbe9
18 changed files with 180 additions and 30 deletions

View File

@@ -26,6 +26,8 @@ if(!defined("PROCESSWIRE")) die();
/*** SITE CONFIG *************************************************************************/
/** @var Config $config */
/**
* Enable debug mode?
*