[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Patient search stuff - comments
From: |
richard terry |
Subject: |
Re: [Gnumed-devel] Patient search stuff - comments |
Date: |
Sat, 5 Apr 2003 09:43:03 +1000 |
User-agent: |
KMail/1.5 |
How does one clean out the database config entries?
On Sat, 5 Apr 2003 09:18 am, Karsten Hilbert wrote:
> > Could someone change the lable 'patient' on the bottom tab - to
> > 'clinical' as this is really the main access point to the clinical
> > records.
>
> Done. I updated the class names and the plugin file name as
> well to reflect the change. Nothing less fun than getting
> confused by misleading naming later on. The latter change,
> however, means that people need to clean out the database
> config entries that define plugin load order so that the new
> name gmClinicalWindowManager will be loaded.
>
> Karsten