/[LeafOK_CVS]/lbbs/utils/bin/gen_top.php
ViewVC logotype

Diff of /lbbs/utils/bin/gen_top.php

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

Revision 1.2 by sysadm, Fri Oct 22 18:47:51 2004 UTC Revision 1.3 by sysadm, Sat Oct 23 08:22:25 2004 UTC
# Line 41  Line 41 
41    
42          mysql_close($db_conn);          mysql_close($db_conn);
43    
         $buffer .= "\r\n";  
           
44          if (($fp=fopen($cache_path,"w")))          if (($fp=fopen($cache_path,"w")))
45          {          {
46                  fwrite($fp,$buffer);                  fwrite($fp,$buffer);


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1