Fixed a bug with <? as a PHP marker
Also, use latest Arse as it had more of that one.
This commit is contained in:
parent
bca6b99068
commit
bf3834c9fa
2 changed files with 2 additions and 2 deletions
2
arse
2
arse
|
@ -1 +1 @@
|
||||||
Subproject commit cdb2e952f5eb1314a925afd2dac8c5c9f4ea9823
|
Subproject commit 3f70ec03817f24e4d79655ecfdb5f7647215bb28
|
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
|
|
||||||
$package[ 'requires' ][] = 'form';
|
$package[ 'requires' ][] = 'form';
|
||||||
$package[ 'requires' ][] = 'hub-page';
|
$package[ 'requires' ][] = 'hub-page';
|
||||||
|
|
Loading…
Reference in a new issue