/[health_html]/inc/pgLibrary.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 /inc/pgLibrary.php

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

revision 1.2 by ravilov, Wed Aug 8 11:51:02 2001 UTC revision 1.3 by ravilov, Wed Aug 8 12:58:08 2001 UTC
# Line 165  Line 165 
165                  array("name" => "proizvodjac", "caption" => "[proizvodjac]")                  array("name" => "proizvodjac", "caption" => "[proizvodjac]")
166          ));          ));
167          $tpl->assign("FORM_ACTION", $PHP_SELF.HTMLSpecialChars("?section=$section&stype=$stype"));          $tpl->assign("FORM_ACTION", $PHP_SELF.HTMLSpecialChars("?section=$section&stype=$stype"));
168            $tpl->assign("isedit", isEdit());
169          $dbh->disconnect();          $dbh->disconnect();
170  ?>  ?>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26