Skip to content

Commit b9905e4

Browse files
committed
fix config issue
1 parent 4e4b5ee commit b9905e4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
sre_config/
12
!sre_reports/
23
sre_reports/*
34
!sre_reports/shared/
4-
sre_config/*
5+

sre_config/config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
/**
33
* Smart Report Engine
4-
* Community Edition
4+
* Community Edition 2023
55
* Author : Webuccino
6-
* All copyrights are preserved to Webuccino inc
6+
* All copyrights are preserved to Webuccinoco
77
* URL : https://mysqlreports.com
88
*
99
*/

0 commit comments

Comments
 (0)