[ Index ]

PHP Cross Reference of phpwcms V1.4.7 _r403 (01.11.10)

title

Body

[close]

/template/inc_script/frontend_render/disabled/ -> cmsimage.fix.php (source)

   1  <?php
   2  // just to solve possible problems with
   3  // cmimage.php and PHP installation beeing 
   4  // not able to handle "cmsimage.php/values..."
   5  
   6  $content['all'] = str_replace('cmsimage.php/', 'cmsimage.php?', $content['all']);
   7  
   8  
   9  
  10  ?>


Generated: Tue Nov 16 22:51:00 2010 Cross-referenced by PHPXref 0.7