summaryrefslogtreecommitdiff
path: root/hercules/code/server/dbuser.py
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/code/server/dbuser.py')
-rw-r--r--hercules/code/server/dbuser.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/hercules/code/server/dbuser.py b/hercules/code/server/dbuser.py
new file mode 100644
index 0000000..95ad55d
--- /dev/null
+++ b/hercules/code/server/dbuser.py
@@ -0,0 +1,7 @@
+# -*- coding: utf8 -*-
+#
+# Copyright (C) 2015 Evol Online
+# Author: Andrei Karas (4144)
+
+class User:
+ pass