diff --git a/.gitignore b/.gitignore index ab304c4..0aa299b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ Thumbs.db ~$* # The active config file copied from config-dist.php -variables.php +config.php # Vim *.swp diff --git a/variables-dist.php b/config-dist.php similarity index 100% rename from variables-dist.php rename to config-dist.php diff --git a/header.php b/header.php index 68fba13..7085a82 100644 --- a/header.php +++ b/header.php @@ -1,7 +1,7 @@