Missing commit
jdarwood007

jdarwood007 commited on 2016-05-29 20:07:19
Showing 1 changed files, with 2 additions and 0 deletions.

... ...
@@ -17,6 +17,8 @@
17 17
 	 *
18 18
 	 * @package auth_smf
19 19
 	 * @subpackage core
20
+	 *
21
+	 * @Table(name="TBGModulesTable")
20 22
 	 */
21 23
 	class SMFAuth extends TBGModule
22 24
 	{
23 25