OpenTechStrategies / lisc-ttm

LISC TTM code. See https://ttm.lisc-chicago.org/.
GNU Affero General Public License v3.0
1 stars 4 forks source link

Change <? to <?php #189

Closed frankduncan closed 6 years ago

frankduncan commented 6 years ago

This was causing some issues with some installs of php5.

kfogel commented 6 years ago

Looks good to me. Merged! Thanks, Frank.