Fixed a bug with <? as a PHP marker

Also, use latest Arse as it had more of that one.
This commit is contained in:
Emmanuel BENOîT 2016-01-01 23:26:15 +01:00
parent bca6b99068
commit bf3834c9fa
2 changed files with 2 additions and 2 deletions
includes/t-basics

View file

@ -1,4 +1,4 @@
<?
<?php
$package[ 'requires' ][] = 'form';
$package[ 'requires' ][] = 'hub-page';