[insert_php]

$FileLocation = “/Sistema_GA_V1/login_v1.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);

[/insert_php]