[LON-CAPA-dev] (matthew question) lonsearchcat.pm adjustment

Scott Harrison lon-capa-dev@mail.lon-capa.org
Sun, 2 Feb 2003 23:44:07 -0500


Hi Matthew:

The MySQL loncapa:metadata table is having a new field added to it
called "utilitysemaphore".

Thus, I am altering lonsearchcat.pm correspondingly (changing the
@DataOrder array).

diff -r1.164 lonsearchcat.pm
1759c1759,1760
<     abstract mime lang owner copyright creationdate lastrevisiondate hostname/;
---
>     abstract mime lang owner copyright creationdate lastrevisiondate
>     utilitysemaphore hostname/;

Is this adequate?  And also, do you really need 'hostname' defined in the
DataOrder array?  I could not see where it impacted the algorithm--just
trying to understand the code.

Thanks.

Regards,
Scott

-- 
Scott Harrison, sharrison@users.sourceforge.net