Fixed SQL binding bug
[speedfreak] / Server / application / config / config.php
index 5510ddc..c6cf696 100644 (file)
@@ -52,7 +52,7 @@ $config['internal_cache_encrypt'] = FALSE;
  *
  * The cache is deleted when/if the key changes.
  */
-$config['internal_cache_key'] = 'foobar-changeme';
+$config['internal_cache_key'] = 'sdfhdshkjhu8yuanm__saa-dc_ay/&%&&7556sdbskjhkjH___1-1!!!';
 
 /**
  * Enable or disable gzip output compression. This can dramatically decrease
@@ -121,5 +121,5 @@ $config['modules'] = array
        // MODPATH.'gmaps',     // Google Maps integration
        // MODPATH.'archive',   // Archive utility
        // MODPATH.'payment',   // Online payments
-       // MODPATH.'unit_test', // Unit testing
+    // MODPATH.'unit_test' // Unit testing
 );