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

Diff of /phpcompta/html/pcmn_update.php

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

revision 1.19 by sparkyx, Tue Aug 9 14:38:20 2005 UTC revision 1.20 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 19  Line 19 
19  // Copyright Author Dany De Bontridder ddebontridder@yahoo.fr  // Copyright Author Dany De Bontridder ddebontridder@yahoo.fr
20  /* $Revision$ */  /* $Revision$ */
21  include_once ("ac_common.php");  include_once ("ac_common.php");
22  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
23  require_once("constant.php");  require_once("constant.php");
24    
25  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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