Skip to content

Commit 6edabdc

Browse files
committed
fix config
1 parent b9905e4 commit 6edabdc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
sre_config/
2-
!sre_reports/
3-
sre_reports/*
4-
!sre_reports/shared/
1+
/sre_config/
2+
!/sre_reports/
3+
/sre_reports/*
4+
!/sre_reports/shared/
55

sre_config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Smart Report Engine
4-
* Community Edition 2023
4+
* Community Edition v1
55
* Author : Webuccino
66
* All copyrights are preserved to Webuccinoco
77
* URL : https://mysqlreports.com

0 commit comments

Comments
 (0)