Fixed a bug with <? as a marker
PHP apparently no longer supports it.
This commit is contained in:
parent
cdb2e952f5
commit
3f70ec0381
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<?
|
||||
<?php
|
||||
|
||||
$package[ 'files' ][] = 'hub-page';
|
||||
$package[ 'extras' ][] = 'HubPage';
|
||||
|
|
Loading…
Reference in a new issue