/[phpcompta]/phpcompta/html/admin/setup.php
ViewVC logotype

Diff of /phpcompta/html/admin/setup.php

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

revision 1.16 by sparkyx, Sun Mar 6 15:52:56 2005 UTC revision 1.17 by sparkyx, Sun Mar 6 15:53:32 2005 UTC
# Line 55  h2.error { Line 55  h2.error {
55    
56  $inc_path=get_include_path();  $inc_path=get_include_path();
57  if ( strpos($inc_path,";") != 0 ) {  if ( strpos($inc_path,";") != 0 ) {
58    $inc_path.=':..\..\include';    $inc_path.=';..\..\include';
59   } else {   } else {
60    $inc_path.=':../../include';    $inc_path.=':../../include';
61   }   }

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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