ladmin.h 231 B

123456789
  1. // Copyright (c) Athena Dev Teams - Licensed under GNU GPL
  2. // For more information, see LICENCE in the main folder
  3. #ifndef _LADMIN_H_
  4. #define _LADMIN_H_
  5. #define LADMIN_CONF_NAME "conf/ladmin_athena.conf"
  6. #endif /* _LADMIN_H_ */