Fixed a bug with <? as a marker

PHP apparently no longer supports it.
This commit is contained in:
Emmanuel BENOîT 2016-01-01 23:25:23 +01:00
parent cdb2e952f5
commit 3f70ec0381

View file

@ -1,4 +1,4 @@
<?
<?php
$package[ 'files' ][] = 'hub-page';
$package[ 'extras' ][] = 'HubPage';