浏览代码

Fix php syntax

Laurent Destailleur 3 年之前
父节点
当前提交
39c7d55c1d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      htdocs/public/test/test_badges.php

+ 0 - 1
htdocs/public/test/test_badges.php

@@ -1,5 +1,4 @@
 <?php
-<?php
 //define("NOLOGIN",1);		// This means this output page does not require to be logged.
 define("NOCSRFCHECK", 1); // We accept to go on this page from external web site.
 if (!defined('NOSESSION')) {