mirror of
https://github.com/processwire/processwire.git
synced 2025-08-08 07:47:00 +02:00
Add PR #230 fix typo in comments of site-blank _init.php template file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php namespace ProcessWire;
|
||||
|
||||
// Optional initialization file, called before rendering any template file.
|
||||
// This is defined by $config->appendTemplateFile in /site/config.php.
|
||||
// This is defined by $config->prependTemplateFile in /site/config.php.
|
||||
// Use this to define shared variables, functions, classes, includes, etc.
|
||||
|
||||
|
Reference in New Issue
Block a user