mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-05 23:22:47 +00:00
Fixes an issue on distribution services.xml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<!-- DAO Module configuration -->
|
<!-- DAO Module configuration -->
|
||||||
<dao module="com.l2jserver.service.database.JDBCDAOModule" />
|
<dao module="com.l2jserver.service.database.OrientDBDAOModule" />
|
||||||
|
|
||||||
<!-- ###################################################################### -->
|
<!-- ###################################################################### -->
|
||||||
<!-- ########################### CORE SERVICES ############################ -->
|
<!-- ########################### CORE SERVICES ############################ -->
|
||||||
|
|||||||
Reference in New Issue
Block a user