Ignore:
Timestamp:
2003-11-28T16:45:31+13:00 (20 years ago)
Author:
sjboddie
Message:

The "restart library" button in the local library now reinitialises
greenstone properly, reloading macro files, re-reading configuration files,
etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/w32server/cgiwrapper.h

    r2280 r6023  
    4040// sets up the library
    4141// returns 1 if successful, 0 if unsuccessful
    42 int gsdl_init ();
     42int gsdl_init (bool atStartup = true);
    4343
    4444// returns 0 if the directories cant be found
Note: See TracChangeset for help on using the changeset viewer.