update docs to use the double astericks instead of one to open them
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Mar 2016 19:31:03 +0000 (15:31 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Mar 2016 19:31:03 +0000 (15:31 -0400)
models/admin/management/import.php

index 332a123..03ebac1 100644 (file)
@@ -36,7 +36,7 @@ class GlmMembersAdmin_management_import
      */
     public $config;
 
-    /*
+    /**
      * Constructor
      *
      * This contructor sets up this model. At this time that only includes
@@ -56,7 +56,7 @@ class GlmMembersAdmin_management_import
 
     }
 
-    /*
+    /**
      * Perform Model Action
      *
      * This method does the work for this model and returns any resulting data
@@ -1187,7 +1187,7 @@ class GlmMembersAdmin_management_import
 
     }
 
-    /*
+    /**
      * Delete Members Database Tables
      *
      * @param string $dbVersion Current version of Members Database
@@ -1223,7 +1223,7 @@ class GlmMembersAdmin_management_import
 
     }
 
-    /*
+    /**
      * Create Members Database Tables
      *
      * @param string $dbVersion Current version of Members Database