/[phpcompta]/phpcompta/html/stock.php
ViewVC logotype

Diff of /phpcompta/html/stock.php

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

revision 1.11 by sparkyx, Fri May 6 19:50:23 2005 UTC revision 1.12 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 25  include_once("postgres.php"); Line 25  include_once("postgres.php");
25  include_once("stock_inc.php");  include_once("stock_inc.php");
26  include_once("check_priv.php");  include_once("check_priv.php");
27    
28  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
29    
30  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
31    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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