diff --git a/htdocs/application/config/config.php b/htdocs/application/config/config.php index 9b07722..3c92c9d 100644 --- a/htdocs/application/config/config.php +++ b/htdocs/application/config/config.php @@ -16,6 +16,16 @@ */ $config['base_url'] = ''; +/* +|-------------------------------------------------------------------------- +| Stikked version +|-------------------------------------------------------------------------- +| +| So that we can track your version. +| +*/ +$config['stikked_version'] = '0.8.5'; + /* |-------------------------------------------------------------------------- | Index File diff --git a/htdocs/themes/default/views/defaults/footer_message.php b/htdocs/themes/default/views/defaults/footer_message.php index 568cc1f..93c03e8 100644 --- a/htdocs/themes/default/views/defaults/footer_message.php +++ b/htdocs/themes/default/views/defaults/footer_message.php @@ -1,3 +1,3 @@