Skip to content

Commit

Permalink
Split logic.php to make it easier to work with
Browse files Browse the repository at this point in the history
The files should be grouped into logical packages but this is a quicker
fix for now.
  • Loading branch information
jinnatar committed Jul 19, 2020
1 parent 7b31bde commit bd4159b
Show file tree
Hide file tree
Showing 61 changed files with 4,689 additions and 4,510 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.201.4
2.0.201.5
2 changes: 1 addition & 1 deletion config/config.json.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"VERSION":"2.0.201.4",
"VERSION":"2.0.201.5",
"DB_HOST":"localhost",
"DB_NAME":"your_database_name",
"DB_USER":"your_database_user",
Expand Down
Loading

0 comments on commit bd4159b

Please sign in to comment.