|
@@ -4,6 +4,10 @@
|
|
* Update to version 3.0.3
|
|
* Update to version 3.0.3
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
+namespace Lychee\Database;
|
|
|
|
+
|
|
|
|
+use Lychee\Modules\Database;
|
|
|
|
+
|
|
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
|
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
|
|
|
|
|
// Add skipDuplicates to settings
|
|
// Add skipDuplicates to settings
|