/[LeafOK_CVS]/fenglin/bbs/top_user.php
ViewVC logotype

Diff of /fenglin/bbs/top_user.php

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

Revision 1.1 by sysadm, Mon Jun 21 08:25:46 2004 UTC Revision 1.2 by sysadm, Thu Jun 24 05:37:09 2004 UTC
# Line 19  Line 19 
19  -----===== 原创排行榜 =====-----  -----===== 原创排行榜 =====-----
20  </p>  </p>
21  <?  <?
22          $cache_path = "../stat/top_user";          $cache_path = "../stat/top_user.txt";
23          $use_cache = false;          $use_cache = false;
24          if (file_exists($cache_path))          if (file_exists($cache_path))
25          {          {


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

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