]> git.sur5r.net Git - bacula/bacula/commitdiff
Renamed sqlitedatabase.class.php to sqlite.cdb.class.php
authorDavide Franco <bacula-dev@dflc.ch>
Fri, 24 Jun 2011 14:52:09 +0000 (16:52 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Aug 2011 09:56:17 +0000 (11:56 +0200)
gui/bacula-web/includes/db/sqlite.cdb.class.php [new file with mode: 0644]

diff --git a/gui/bacula-web/includes/db/sqlite.cdb.class.php b/gui/bacula-web/includes/db/sqlite.cdb.class.php
new file mode 100644 (file)
index 0000000..89727b8
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+/* 
++-------------------------------------------------------------------------+
+| Copyright 2010-2011, Davide Franco                                             |
+|                                                                         |
+| This program is free software; you can redistribute it and/or           |
+| modify it under the terms of the GNU General Public License             |
+| as published by the Free Software Foundation; either version 2          |
+| of the License, or (at your option) any later version.                  |
+|                                                                         |
+| This program is distributed in the hope that it will be useful,         |
+| but WITHOUT ANY WARRANTY; without even the implied warranty of          |
+| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the           |
+| GNU General Public License for more details.                            |
++-------------------------------------------------------------------------+ 
+*/
+
+?>
\ No newline at end of file