Parent Directory
|
Revision Log
Version 1.4.2
| 1 | sysadm | 1.1 | /*******************************************************/ |
| 2 | /* */ | ||
| 3 | sysadm | 1.2 | /* LeafOK Innbbsd */ |
| 4 | sysadm | 1.1 | /* Copyright (C) LeafOK.com, 2003-2004 */ |
| 5 | /* */ | ||
| 6 | /* Programmed by Leaf */ | ||
| 7 | sysadm | 1.2 | /* E-mail:leaflet@leafok.com QQ:6049044 */ |
| 8 | sysadm | 1.1 | /* */ |
| 9 | /* http://bbs.leafok.com */ | ||
| 10 | /* http://bbs.leafok.net */ | ||
| 11 | /* http://bbs.fenglin.info */ | ||
| 12 | /* */ | ||
| 13 | /*******************************************************/ | ||
| 14 | |||
| 15 | #pragma once | ||
| 16 | |||
| 17 | #include "resource.h" | ||
| 18 | #include ".\logfile.h" | ||
| 19 | |||
| 20 | extern logfile syslog; |
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |