/[phpcompta]/phpcompta/include/ac_common.php
ViewVC logotype

Diff of /phpcompta/include/ac_common.php

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

revision 1.28 by stanpinte, Thu Apr 21 17:42:44 2005 UTC revision 1.29 by stanpinte, Thu Apr 21 18:04:36 2005 UTC
# Line 158  function html_page_start($p_theme="",$p_ Line 158  function html_page_start($p_theme="",$p_
158        <TITLE> Gnu Accountancy</TITLE>        <TITLE> Gnu Accountancy</TITLE>
159        <META http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">        <META http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">
160        <LINK REL=\"stylesheet\" type=\"text/css\" href=\"$style\">        <LINK REL=\"stylesheet\" type=\"text/css\" href=\"$style\">
161          </HEAD><script src=\"/scripts.js\" type=\"text/javascript\"></script>";          </HEAD><script src=\"scripts.js\" type=\"text/javascript\"></script>";
162   echo "<BODY $p_script>";   echo "<BODY $p_script>";
163  }  }
164  /* function html_page_stop()  /* function html_page_stop()

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26