source: trunk/gsdl/src/recpt/htmlutils.cpp@ 241

Last change on this file since 241 was 155, checked in by rjmcnab, 25 years ago

Got the receptionist producing something using the statusaction.

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 584 bytes
Line 
1/**********************************************************************
2 *
3 * htmlutils.cpp --
4 * Copyright (C) 1999 The New Zealand Digital Library Project
5 *
6 * PUT COPYRIGHT NOTICE HERE
7 *
8 * $Id: htmlutils.cpp 155 1999-02-08 01:28:04Z rjmcnab $
9 *
10 *********************************************************************/
11
12/*
13 $Log$
14 Revision 1.2 1999/02/08 01:28:02 rjmcnab
15
16 Got the receptionist producing something using the statusaction.
17
18 Revision 1.1 1999/01/08 08:40:58 rjmcnab
19
20 Moved from lib directory.
21
22 Revision 1.1 1999/01/08 03:57:47 rjmcnab
23
24 Initial revision
25
26 */
27
28
29#include "htmlutils.h"
30
31
32
33
Note: See TracBrowser for help on using the repository browser.