]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Incomplete code added to handle absent user data
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 8b2c80037b2fc963a9b64f032ee93b5bd64017d0..1c5144f679560b98dc26958d3f8810220b2b1d9c 100644 (file)
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -75,7 +76,7 @@ if (countPostSelection() > 0) {
                        $result = SQL_QUERY($sql, __FILE__, __LINE__);
 
                        // Rebuild cache
-                       rebuildCacheFile('themes', 'them');
+                       rebuildCache('themes', 'them');
                } // END - if
        } // END - foreach