View Single Post
  #14 (permalink)  
Old 24-06-2008, 19:21
freeflyer freeflyer is offline
Member
 
Join Date: Jun 2008
Posts: 51
Default

sorted it... for some reason this 'r' is in here..

$file_array = file(DIR_WS_TEMPLATES . $php_template, 'r');

it didnt break the web site hosting on the other server, but it does on this one.. odd.
Reply With Quote