diff options
Diffstat (limited to 'constants.inc.php')
-rw-r--r-- | constants.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.inc.php b/constants.inc.php index e779852..23dcc4a 100644 --- a/constants.inc.php +++ b/constants.inc.php @@ -1,6 +1,6 @@ <?php /* - * Define constants use in all the application. + * Define constants used in all the application. * Some constants are based on variables from configuration file. */ |