Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-3272

Hard-coded .php extension in utf_normalizer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 3.0.B5
    • Other
    • None
    • PHP Environment:
      Database:

      In includes/utf/data/utf_normalizer_common, there is two includes which use directly .php extension, and not $phpEx :
      Line 234 :

      include($phpbb_root_path . 'includes/utf/data/utf_normalizer_common.php');

      And line 928 :

      include($phpbb_root_path . 'includes/utf/data/utf_normalizer_common.php')

            DavidMJ DavidMJ
            vinduv vinduv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: