/[pliva-si]/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.7 by dpavlin, Tue Jul 3 12:41:05 2001 UTC revision 1.8 by dpavlin, Thu Jul 5 07:53:27 2001 UTC
# Line 8  if (!isset($m)) { Line 8  if (!isset($m)) {
8          $m=$section;          $m=$section;
9  } else {  } else {
10          $smarty->assign("m_session","m=$m&");          $smarty->assign("m_session","m=$m&");
11            $smarty->assign("m_session_urlend","&m=$m");
12          $smarty->assign("m_form_session","<input type=\"hidden\" name=\"m\" value=\"$m\">");          $smarty->assign("m_form_session","<input type=\"hidden\" name=\"m\" value=\"$m\">");
13  }  }
14    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.26