Changeset 1280 for trunk/glossary.c

Show
Ignore:
Timestamp:
03/18/10 16:18:10 (2 years ago)
Author:
Gary
Message:

unxsVZ added more tGlossary popup support.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/glossary.c

    r1279 r1280  
    44        $Id: glossary.c 660 2008-12-18 18:48:48Z hus $ 
    55AUTHOR 
    6         (C) 2006-2010 Gary Wallis and Hugo Urquiza for Unixservice 
     6        (C) 2006-2010 Gary Wallis and Hugo Urquiza for Unixservice, LLC. 
     7        GPLv2 license applies see LICENSE file included. 
    78PURPOSE 
    8         iDNS Admin (Owner) Interface, modified for backend usage 
    9         program file. 
     9        For tGlossary content html popups. 
    1010*/ 
    1111 
     
    1414static char cLabel[33]={""}; 
    1515static char *cText=""; 
     16 
     17//Protos 
     18void StyleSheet(void);//main.c 
    1619 
    1720//