/[inncomm]/index.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /index.php

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

revision 1.4 by dpavlin, Thu Dec 21 14:41:23 2000 UTC revision 1.5 by dpavlin, Thu Dec 21 15:05:43 2000 UTC
# Line 149  if (md5($PHP_AUTH_USER.$PHP_AUTH_PW) != Line 149  if (md5($PHP_AUTH_USER.$PHP_AUTH_PW) !=
149    
150  //----- end of inserts/updates...  //----- end of inserts/updates...
151    
152  if (($what=="reply" || $what="show") && isset($t)) {  if (($what=="reply" || $what=="show") && isset($t)) {
153          $sql_where=" and topics.id=$t";          $sql_where=" and topics.id=$t";
154  }  }
155    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26