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
# INSTRUCTIONS TO TRANSLATORS
#
# This file contains the i18n translations for a subset of the
@ -93,4 +93,4 @@ $_t["en"]["Packages added or updated in the past 7 days"] = "Packages added or u
$_t["en"]["Out-of-date"] = "Out-of-date";
?>
?>