Convert <? to <?php

This commit is contained in:
eliott 2007-08-15 21:01:54 -07:00
parent 14df0d4b8d
commit 10f3445394
156 changed files with 173 additions and 173 deletions

View file

@ -1,4 +1,4 @@
<?
<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
@ -9,4 +9,4 @@ $_t["fr"]["Your session id is invalid."] = "Votre identifiant de session n'est p
$_t["fr"]["If this problem persists, please contact the site administrator."] = "Si ce problème persiste, contactez s'il vous plaît l'administrateur du site.";
?>
?>