Home
last modified time | relevance | path

Searched refs:getPHPExecutable (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/testgraphical/source/
H A DCallExternals.pm39 …@EXPORT = qw(&callphp &getPHPExecutable &ExecSQL &callperl &getPerlExecutable &calljava &setJ…
97 sub getPHPExecutable() subroutine
485 ($error, @aResult) = callphp(getPHPExecutable(), $sSQLDirect, singleQuote($sSQL));
489 log_print ("PHP: " . getPHPExecutable() . "\n");
H A Dfill_documents_loop.pl383 ($err, @lines) = callphp(getPHPExecutable(), $sMailProgram, $sParams);

Completed in 16 milliseconds