r6173 - trunk/lib/org/freemedsoftware/module

2 views
Skip to first unread message

subve...@svn.freemedsoftware.org

unread,
Nov 16, 2011, 1:00:55 AM11/16/11
to freemed-d...@googlegroups.com
Author: jeff
Date: 2011-11-16 01:00:54 -0500 (Wed, 16 Nov 2011)
New Revision: 6173

Modified:
trunk/lib/org/freemedsoftware/module/NPI.class.php
Log:
Fix module data loading for NPI data.


Modified: trunk/lib/org/freemedsoftware/module/NPI.class.php
===================================================================
--- trunk/lib/org/freemedsoftware/module/NPI.class.php 2011-11-06 20:49:47 UTC (rev 6172)
+++ trunk/lib/org/freemedsoftware/module/NPI.class.php 2011-11-16 06:00:54 UTC (rev 6173)
@@ -33,7 +33,7 @@

var $PACKAGE_MINIMUM_VERSION = '0.8.0';

- var $table_name = "ndc";
+ var $table_name = "npi";

public function __construct () {
// Call parent constructor

Reply all
Reply to author
Forward
0 new messages