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 b8a9135 commit 912b3e1Copy full SHA for 912b3e1
src/class_backup_SQL.php
@@ -1,17 +1,6 @@
1
<?php
2
class SQL_Backup {
3
4
- /*
5
-
6
- GNU GENERAL PUBLIC LICENSE
7
- Version 3, 29 June 2007
8
9
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
10
- Everyone is permitted to copy and distribute verbatim copies
11
- of this license document, but changing it is not allowed.
12
13
- */
14
15
private $version = "1.0.7";
16
private $site = "https://github.com/Chak10/Backup-SQL-By-Chak10.git";
17
0 commit comments