Skip to content
Snippets Groups Projects
Commit ebb7ef70 authored by jaapjansma's avatar jaapjansma
Browse files

Merge remote-tracking branch 'origin/event_to_trigger' into logger_with_trigger_rename

parents f4598da2 6c51b951
No related branches found
No related tags found
No related merge requests found
......@@ -56,5 +56,6 @@ class CRM_Civirules_Upgrader extends CRM_Civirules_Upgrader_Base {
if (CRM_Core_DAO::checkTableExists("civirule_rule")) {
$this->executeSqlFile('sql/upgrade1002.sql');
}
return true;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment