Replaced short php tags for better compatibility

This commit is contained in:
Japhet Stevens 2013-02-17 20:33:45 -05:00
parent 95768b1ab9
commit a35e889814
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?
<?php
class Bitpay_Bitcoins_Model_Source_Speed
{

View File

@ -1,4 +1,4 @@
<?
<?php
// callback controller
class Bitpay_Bitcoins_IndexController extends Mage_Core_Controller_Front_Action {