Changeset 1089 for trunk/htdocs/common/common.php
- Timestamp:
- 2012-07-30T11:26:45+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/htdocs/common/common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/common/common.php
r1087 r1089 270 270 $modules["coverager"] = _T("Coverager"); 271 271 } 272 if (file_exists("../diagnosis/index.php")) { 273 $modules["diagnosis"] = _T("Diagnosis"); 274 } 272 275 header("Cache-Control: no-cache, must-revalidate"); 273 276 header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
Note: See TracChangeset
for help on using the changeset viewer.

