summaryrefslogtreecommitdiff
path: root/src/ladmin/ladmin.h
blob: 824407af720188b6bd98e8fd4792d2c5767ce0ca (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder

#ifndef _LADMIN_H_
#define _LADMIN_H_

#define LADMIN_CONF_NAME	"conf/ladmin_athena.conf"

#endif /* _LADMIN_H_ */