Skip to content

Commit ebd5a02

Browse files
author
Scott Murray
committed
Removed some PHP short tags
1 parent d48c06e commit ebd5a02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config-f.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?
1+
<?php
22

33
ini_set('memory_limit', -1);
44
ini_set('max_execution_time', -1);

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?
1+
<?php
22

33
ini_set('memory_limit', -1);
44
ini_set('max_execution_time', -1);

0 commit comments

Comments
 (0)