Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11757

Typo in signature_module_auth migration

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • Update system
    • None

    Description

      $result = $this->db->sql_query($sql);
      $module_auth = $this->db_sql_fetchfield('module_auth');

      it should be $this->db->sql_fetchfield('module_auth');

      Attachments

        Activity

          People

            dhruv.goel92 Dhruv Goel [X] (Inactive)
            dhruv.goel92 Dhruv Goel [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: