Browse Source

Fix double class when updating from 1.9.x

Julio Montoya 10 years ago
parent
commit
4e560e8708
1 changed files with 3 additions and 0 deletions
  1. 3 0
      main/inc/lib/database.mysqli.lib.php

+ 3 - 0
main/inc/lib/database.mysqli.lib.php

@@ -0,0 +1,3 @@
+<?php
+
+// This file is needed to avoid the double Database class definition in 1.9.x