Module: website Branch: master Commit: 174c1335fc2650d31b4c37d83241912ba78f636d URL: http://source.winehq.org/git/website.git/?a=commit;h=174c1335fc2650d31b4c37d...
Author: Jeremy Newman jnewman@codeweavers.com Date: Mon Mar 21 08:45:49 2016 -0500
fix opening PHP tag for PHP 5.6
---
include/wwn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/wwn.php b/include/wwn.php index 1d81e7c..7203b2f 100644 --- a/include/wwn.php +++ b/include/wwn.php @@ -1,4 +1,4 @@ -<? +<?php
/* WineHQ