Renamed to DatabaseBackend to get rid of word 'Interface' in an interface name as...
[core.git] / inc / classes / main / database / databases / class_LocalFileDatabase.php
index e7378df5ec34a6ea27042127e56d4060c25ef366..445b7f8d67481fd3e4e8e73647cace9df07f8721 100644 (file)
@@ -27,7 +27,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/>.
  */
-class LocalFileDatabase extends BaseDatabaseBackend implements DatabaseBackendInterface {
+class LocalFileDatabase extends BaseDatabaseBackend implements DatabaseBackend {
        /**
         * The file's extension
         */