Skip to content
Snippets Groups Projects

Issue #3022403: Warn users about per-table prefix in multisite during requirements hook

Closed Issue #3022403: Warn users about per-table prefix in multisite during requirements hook
1 unresolved thread
Closed mondrake requested to merge issue/drupal-3022403:3022403-warn-users-about into 9.3.x
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1509 1521 }
1510 1522 }
1511 1523 }
1524
1525 /**
1526 * Checks if there are 'prefix' entries in array format for tables.
1527 */
1528 function _system_check_array_table_prefixes($app_root, $site_path) {
  • closed

  • Please register or sign in to reply
    Loading