]> git.mxchange.org Git - core.git/blobdiff - inc/classes/interfaces/database/backend/class_DatabaseBackend.php
And same thing here. As you can see it is very easy to rename files and still the...
[core.git] / inc / classes / interfaces / database / backend / class_DatabaseBackend.php
index 30a2182bd905849144a4c2f0d40e2540dd3cf5bd..ca679722092f2729124ac5d431c2db479780559b 100644 (file)
@@ -25,7 +25,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-interface DatabaseBackend extends FrameworkDatabaseInterface {
+interface DatabaseBackend extends FrameworkDatabase {
        /**
         * Makes sure that the database connection is up and alive
         *