/[corp_html]/inc/common.inc
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 /inc/common.inc

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

revision 1.13 by dpavlin, Tue Sep 18 10:26:46 2001 UTC revision 1.14 by dpavlin, Tue Sep 18 10:38:55 2001 UTC
# Line 1  Line 1 
1  <?  <?
2    
3  global $smarty,$dbh;  global $smarty,$dbh,$visible_is_true;
4    
5  // just to be on safe side  // just to be on safe side
6  if (! isset($visible_is_true)) {  if (! isset($visible_is_true)) {

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.26