patch from eliott to convert all <? to <?php

This commit is contained in:
pjmattal 2007-09-20 21:46:43 +00:00
parent 0b92839bee
commit 452d6b1245
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
@ -33,4 +33,4 @@ $_t["en"]["Comment has been added."] = "Comment has been added.";
$_t["en"]["Select new category"] = "Select new category";
?>
?>