Browse Source

Fix php syntax

Laurent Destailleur 3 years ago
parent
commit
39c7d55c1d
1 changed files with 0 additions and 1 deletions
  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')) {