From: Steve Sutton Date: Fri, 18 Mar 2016 19:31:03 +0000 (-0400) Subject: update docs to use the double astericks instead of one to open them X-Git-Tag: v2.0.0^2~47^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6f612ced31ee0b950086d173721a5740c867be90;p=WP-Plugins%2Fglm-member-db.git update docs to use the double astericks instead of one to open them --- diff --git a/models/admin/management/import.php b/models/admin/management/import.php index 332a1239..03ebac10 100644 --- a/models/admin/management/import.php +++ b/models/admin/management/import.php @@ -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