X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/c64a4b5ee229adce6e0d0adb68c73ddb4f8a2e72..94983fa84d06dc5e6f99f6b570245bcf08b96a75:/sistema/local_lib/prepend.php diff --git a/sistema/local_lib/prepend.php b/sistema/local_lib/prepend.php index faba42d..efde56e 100644 --- a/sistema/local_lib/prepend.php +++ b/sistema/local_lib/prepend.php @@ -5,6 +5,8 @@ require_once 'MECON/general.php'; prepend_include_path('/var/www/sistemas/samurai'); +//prepend_include_path('/home/llucar/public/meconlib/trondco/lib'); + require_once 'MECON/Marco.php'; require_once 'local_lib/Samurai_DB.php'; require_once 'local_lib/Samurai.php';