A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / css.php
diff --git a/css.php b/css.php
index c722525cb3516e7b60c492af0cc2cf944a999a05..f246c8390b237caaf9fa7351deaaf172a6d4c41d 100644 (file)
--- a/css.php
+++ b/css.php
@@ -31,9 +31,6 @@
  * MA  02110-1301  USA                                                  *
  ************************************************************************/
 
-// Deactivate caching system in CSS mode
-define('_OB_CACHING', "old");
-
 // Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
 require("inc/libs/security_functions.php");