$config


Runtime Configuration

$config->scripts

Introduced in Version 2.0

Description

Array used by ProcessWire admin to keep track of what javascript files it's template should load. It will be blank otherwise. Feel free to use it for the same purpose in your own sites.

Post Comment