X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-theme_edit.php;h=1c5144f679560b98dc26958d3f8810220b2b1d9c;hb=5a69c64c3f0e288829c6daef7d4768bea16b9fa5;hp=8b2c80037b2fc963a9b64f032ee93b5bd64017d0;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6;p=mailer.git diff --git a/inc/modules/admin/what-theme_edit.php b/inc/modules/admin/what-theme_edit.php index 8b2c80037b..1c5144f679 100644 --- a/inc/modules/admin/what-theme_edit.php +++ b/inc/modules/admin/what-theme_edit.php @@ -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