Index: trunk/admin/common.php
===================================================================
--- trunk/admin/common.php	(revision 926)
+++ trunk/admin/common.php	(revision 951)
@@ -137,3 +137,6 @@
 }
 
+header("Cache-Control: no-cache, must-revalidate");
+header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
+
 ?>
