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
include_once("acctfuncs_po.inc");
# Display the standard Account form, pass in default values if any

View file

@ -1,4 +1,4 @@
<?
<?php
header('Content-Type: text/html; charset=utf-8');
header('Cache-Control: no-cache, must-revalidate');
header('Expires: Tue, 11 Oct 1988 22:00:00 GMT'); // quite a special day

View file

@ -1,4 +1,4 @@
<?
<?php
include_once("pkgfuncs_po.inc");
include_once("config.inc");

View file

@ -1,4 +1,4 @@
<?
<?php
# this include file provides support for i18n
#