Moodle

missing opening php tag in blocks/search/lang/

Details

  • Affected Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE

Description

Php files in blocks/search/lang/ directories: {en,fr,nl}_utf8/block_search.php miss long opening php tag and thus raise errors in sites where it is enabled. Therefore I propose to change the first line of each file from
<?
to
<?php

Activity

Hide
Petr Škoda (skodak) added a comment -

fixed in cvs, thanks for the report

Show
Petr Škoda (skodak) added a comment - fixed in cvs, thanks for the report

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: