]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12597 fixed short php bugs; merged from MOODLE_19_STABLE
authorskodak <skodak>
Sun, 16 Dec 2007 14:14:17 +0000 (14:14 +0000)
committerskodak <skodak>
Sun, 16 Dec 2007 14:14:17 +0000 (14:14 +0000)
blocks/search/lang/fr_utf8/block_search.php
blocks/search/lang/nl_utf8/block_search.php

index bb0a05fc971cefec5eff67bc0cfe7f8f82ac807f..eba918fd240e12181c1e6cfdb74caace02489ad1 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 $string['blockname'] = 'Recherche globale';
 $string['configbuttonlabel'] = 'LibellĂ© du bouton de recherche';
 $string['configenablefileindexing'] = 'Activer l\'indexation des fichiers';
index 8342fa65fd30b13c9b5641626971e62f072f1cd6..cdb548aae76e30829ad74636face2082ac5faed4 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 $string['blockname'] = 'Globaal zoeken';
 $string['configbuttonlabel'] = 'Tekst op de knop';
 $string['configenablefileindexing'] = 'Indexeren van bestanden aan';