! Another 1.0.1 update
nas

nas commited on 2010-12-04 03:18:33
Showing 1 changed files, with 1 additions and 0 deletions.

... ...
@@ -38,6 +38,7 @@
38 38
 				'file' => 'SimpleDesk-Admin.php',
39 39
 				'icon' => 'shd_log.png',
40 40
 				'function' => 'shd_admin_main',
41
+				'enabled' => empty($modSettings['shd_disable_action_log']),
41 42
 				'subsections' => array(
42 43
 				),
43 44
 			),
44 45