? panels-932632.patch
Index: panels.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/panels.install,v
retrieving revision 1.4.2.38
diff -u -p -r1.4.2.38 panels.install
--- panels.install	10 Aug 2010 19:32:23 -0000	1.4.2.38
+++ panels.install	5 Oct 2010 21:18:35 -0000
@@ -76,6 +76,7 @@ function panels_requirements_runtime() {
 
     $requirements['panels_legacy'] = array(
       'title' => $t('Panels operating in Legacy mode'),
+      'value' => NULL,
       'severity' => REQUIREMENT_WARNING,
       'description' => $description,
     );
