mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-19 00:02:57 +05:30
v2.1.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DOMAIN = "Your Domain Name Here"
|
||||
DB_HOST = "Your Database Host Name Her"
|
||||
DB_USER = "Your Database Username Here"
|
||||
DB_PASS = "Your Database Password Here"
|
||||
DB_NAME = "Your Database Name Here"
|
||||
@@ -6,7 +6,7 @@
|
||||
<span>Xeorl</span>
|
||||
</div>
|
||||
<div class="version-number">
|
||||
<span>2.0.2</span>
|
||||
<span>2.1.0</span>
|
||||
</div>
|
||||
<nav>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user