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

Diff of /phpcompta/html/jrn_op_detail.php

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

revision 1.13 by stanpinte, Mon Jul 4 17:58:50 2005 UTC revision 1.14 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 21  Line 21 
21  include_once ("ac_common.php");  include_once ("ac_common.php");
22  include_once ("poste.php");  include_once ("poste.php");
23  include_once ("user_common.php");  include_once ("user_common.php");
24  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
25  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
26    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";
27    //  phpinfo();    //  phpinfo();

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

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