TeX cache cleared when page displayed, to ensure changes actually apply.

This commit is contained in:
thepurpleblob 2005-07-26 12:32:49 +00:00
parent eda807b70f
commit f649fc24a6

View file

@ -2,6 +2,10 @@
// check the default settings
require_once "defaultsettings.php";
tex_defaultsettings();
// bit of a bodge - clear the tex cache area
// so that any changes will display
delDirContents( "$CFG->dataroot/filter/tex" );
?>
<table cellpadding="9" cellspacing="0">