From: <ara...@us...> - 2007-03-11 18:00:40
|
Revision: 101 http://svn.sourceforge.net/easybox-mod/?rev=101&view=rev Author: aragornis Date: 2007-03-11 11:00:35 -0700 (Sun, 11 Mar 2007) Log Message: ----------- Modified Paths: -------------- trunk/_framework/framework.php Modified: trunk/_framework/framework.php =================================================================== --- trunk/_framework/framework.php 2007-03-11 17:14:03 UTC (rev 100) +++ trunk/_framework/framework.php 2007-03-11 18:00:35 UTC (rev 101) @@ -4,10 +4,10 @@ echo'<center><br> <br> <br>Vlc n\'est pas lanc\xE9 ou il n\'\xE9coute pas le port 8081</center>'; } - if($vers_fbx<=4){ + // if($vers_fbx<=4){ $META['service'] = 'ts://127.0.0.1'; $META['display_aspect_ratio_conversion'] = 'letterbox'; - } + // } setlocale(LC_TIME, "fr"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |