------------------------------------------------------------
revno: 902
committer: Roger Martin <[email protected]>
branch nick: aikiframework
timestamp: Wed 2011-10-05 23:45:42 +0200
message:
  delete a config setting for testing
modified:
  src/style.php


--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk

Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to 
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'src/style.php'
--- src/style.php	2011-09-25 21:01:30 +0000
+++ src/style.php	2011-10-05 21:45:42 +0000
@@ -31,7 +31,7 @@
  */
 require_once("bootstrap.php");
 
-$config["css_cache"]= "/var/www/aiki/cache";
+
 // if a previous valid css file, exists, cache_file, outputs it, and aiki dies.
 $cached_file = $aiki->output->cache_file("css");
 

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to