X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fmain.inc;h=170374090c22db04573f5ec844d04c3b3800cbd3;hb=17aa33a74912114ac4e0f00d830ae149a1e85e50;hp=55a97b2bc80d0c01dbbd8a00f23886e0bf273919;hpb=aa60e989454629ed444b168c3ca3a63288e54916;p=fa-stable.git diff --git a/includes/main.inc b/includes/main.inc index 55a97b2b..17037409 100644 --- a/includes/main.inc +++ b/includes/main.inc @@ -308,7 +308,7 @@ function copy_file($file, $from, $to) */ function find_custom_file($rep) { - global $installed_extensions, $comp_path, $path_to_root; + global $installed_extensions, $path_to_root; // customized per company version $path = company_path();