]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14591 - fix misnamed member variable in exporter class
authormjollnir_ <mjollnir_>
Wed, 10 Sep 2008 13:51:01 +0000 (13:51 +0000)
committermjollnir_ <mjollnir_>
Wed, 10 Sep 2008 13:51:01 +0000 (13:51 +0000)
lib/portfolio/exporter.php

index e4842f5a1421f6fae5d02ec5cbba28896153c724..2519cd577a9a8bbedb9110f05d0a58eeb54e244f 100644 (file)
@@ -50,7 +50,7 @@ class portfolio_exporter {
     /**
     * if there has been no config form displayed to the user
     */
-    private $noconfig;
+    private $noexportconfig;
 
     /**
     * the navigation to display on the wizard screens