Skip to content

Commit

Permalink
Triggeres Fix on FIX Database in com_admin module
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Uhl committed Aug 10, 2016
1 parent d3c9687 commit 8632c32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions administrator/components/com_installer/models/database.php 100644 → 100755
Expand Up @@ -66,6 +66,7 @@ public function fix()
$this->fixUpdateVersion();
$installer = new JoomlaInstallerScript;
$installer->deleteUnexistingFiles();
$installer->convertTablesToNewNullDate();
$this->fixDefaultTextFilters();

/*
Expand Down

0 comments on commit 8632c32

Please sign in to comment.