Dear all,
Error on this file : english:php
<? php error here
/* UPPOD multimedia Player module v.1.6.1 for Elxis CMS
* Copyright (C) 2011
www.runsite.ru - All rights reserved.
* Licence
http://creativecommons.org/licenses/by-sa/3.0/deed.en Creative Commons 3.0 SA
* uppod player (
http://uppod.ru/) is video player for the Web
*
* ---- THIS FILE MUST BE ENCODED AS UTF-8!---
*
*/
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
define (' CX_MODUP_DESC ', ' <h2>Module "UPPOD multimedia Player" </h2>
the first line need to change.
Correction:
change <? php to
<?phpCordially Herve
