We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9905e4 commit 6edabdcCopy full SHA for 6edabdc
.gitignore
@@ -1,5 +1,5 @@
1
-sre_config/
2
-!sre_reports/
3
-sre_reports/*
4
-!sre_reports/shared/
+/sre_config/
+!/sre_reports/
+/sre_reports/*
+!/sre_reports/shared/
5
sre_config/config.php
@@ -1,7 +1,7 @@
<?php
/**
* Smart Report Engine
- * Community Edition 2023
+ * Community Edition v1
* Author : Webuccino
6
* All copyrights are preserved to Webuccinoco
7
* URL : https://mysqlreports.com
0 commit comments