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

Diff of /fenglin/bbs/article_service_post.php

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

Revision 1.9 by sysadm, Fri Oct 10 12:15:02 2025 UTC Revision 1.10 by sysadm, Fri Oct 24 02:45:16 2025 UTC
# Line 126  Line 126 
126          }          }
127    
128          // Calculate length of content          // Calculate length of content
129          $length = str_length(LML($content, false, false, 1024));          $length = str_length(LML($content, false, 1024));
130    
131          // Initial variables          // Initial variables
132          $tid = 0;          $tid = 0;


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

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