Magellan Linux

Diff of /alx-src/branches/alx-web-070/show.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8512 by niro, Mon Feb 8 09:19:00 2016 UTC revision 8513 by niro, Mon Feb 8 09:20:06 2016 UTC
# Line 221  function parsearr($name, $arr, $del=fals Line 221  function parsearr($name, $arr, $del=fals
221   $k2 = $k;   $k2 = $k;
222    
223   # tell something about vesa   # tell something about vesa
224   if ($v == 'vesa') echo '<br><font color="#FF0000">Warning: "vesa" graphic module doesn\'t support any resolutions higher than 1024x786x16@60hz!</font><br>';  // if ($v == 'vesa') echo '<br><font color="#FF0000">Warning: "vesa" graphic module doesn\'t support any resolutions higher than 1024x786x16@60hz!</font><br>';
225    
226   if(is_array($d))   if(is_array($d))
227   {   {

Legend:
Removed from v.8512  
changed lines
  Added in v.8513