Switch php code tag, fix php code
all files use <?php for code tag open fix various bugs & speed problems. eg switch from while (each ...) to foreach, ...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
/********************************************************************
|
||||
* AUTHOR: Clemens Schwaighofer
|
||||
* CREATED: 2001/07/11
|
||||
|
||||
Reference in New Issue
Block a user