[ Index ]

PHP Cross Reference of phpwcms V1.5.0 _r431 (28.01.12)

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: Sun Jan 29 16:31:14 2012 Cross-referenced by PHPXref 0.7.1