mirror of https://github.com/BOINC/boinc.git
Fix for ticket #125 - problems with websites using PHP setting short_open_tag
svn path=/trunk/boinc/; revision=12475
This commit is contained in:
parent
807e10db13
commit
606263161d
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
$cvs_version_tracker[]="\$Id$"; //Generated automatically - do not edit
|
$cvs_version_tracker[]="\$Id$"; //Generated automatically - do not edit
|
||||||
|
|
||||||
require_once('../inc/sanitize_html.inc');
|
require_once('../inc/sanitize_html.inc');
|
||||||
|
|
Loading…
Reference in New Issue