Parent Directory
|
Revision Log
|
Patch
| Revision 1.5 by sysadm, Sun Mar 20 17:37:14 2005 UTC | Revision 1.6 by sysadm, Sat May 7 09:28:12 2005 UTC | |
|---|---|---|
| # | Line 15 | Line 15 |
| 15 | * * | * * |
| 16 | ***************************************************************************/ | ***************************************************************************/ |
| 17 | ||
| 18 | #include "menu.h" | |
| 19 | #include <time.h> | #include <time.h> |
| 20 | ||
| 21 | //Version information | //Version information |
| # | Line 93 get_time_str (char *string, size_t lengt | Line 94 get_time_str (char *string, size_t lengt |
| 94 | ||
| 95 | return string; | return string; |
| 96 | } | } |
| 97 | ||
| 98 | void | |
| 99 | reload_bbs_menu (int i) | |
| 100 | { | |
| 101 | reload_menu (&bbs_menu); | |
| 102 | } |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |