# HG changeset patch # User Matti Hamalainen # Date 1585555168 -10800 # Node ID 59b819986fd0bcc737016f004fb7e571998d5729 # Parent 32a5a3a88f0a622a3a1c0a1fae1d2a5a8ca59b5f Add a short comment about the configuration. diff -r 32a5a3a88f0a -r 59b819986fd0 prices.php --- a/prices.php Mon Mar 30 10:54:27 2020 +0300 +++ b/prices.php Mon Mar 30 10:59:28 2020 +0300 @@ -5,6 +5,7 @@ * Requires PHP 5.4 or later, primarily tested on PHP 5.6.x. * Also tested on PHP 7.3. * + * See the "prices.config.php" for configuration (or change the filename below). */ $pageConfig = "prices.config.php";