root/src/ladmin/ladmin.h @ 1

Revision 1, 240 bytes (checked in by jinshiro, 17 years ago)
RevLine 
[1]1// Copyright (c) Athena Dev Teams - Licensed under GNU GPL
2// For more information, see LICENCE in the main folder
3
4#ifndef _LADMIN_H_
5#define _LADMIN_H_
6
7#define LADMIN_CONF_NAME        "conf/ladmin_athena.conf"
8
9#endif /* _LADMIN_H_ */
Note: See TracBrowser for help on using the browser.