Skip to content
Snippets Groups Projects

Fixes #1630 Migration blocker issue resolved

Merged Uma requested to merge uma.s/vtigercrm:migration_issue into 7.4.0

Merge request reports

Approval is optional

Merged by avatar (Mar 29, 2025 5:20pm UTC)

Merge details

  • Changes merged into master with 2d112717.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 <?php
2 /*+********************************************************************************
3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0
4 * ("License"); You may not use this file except in compliance with the License
5 * The Original Code is: vtiger CRM Open Source
6 * The Initial Developer of the Original Code is vtiger.
7 * Portions created by vtiger are Copyright (C) vtiger.
8 * All Rights Reserved.
9 *********************************************************************************/
10
11 //7.3_to_7.4.0 (to overcome 730 package glitch)
12
13 include_once dirname(__FILE__)."730_to_740.php";
Please register or sign in to reply
Loading